We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91b451 commit 6a0c102Copy full SHA for 6a0c102
pyproject.toml
@@ -6,8 +6,10 @@ readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
"azure-functions>=1.23.0",
9
+ "azure-monitor-opentelemetry>=1.6.10",
10
"fastapi-mcp>=0.3.4",
11
"fastapi[standard]>=0.115.12",
12
+ "opentelemetry-instrumentation-fastapi>=0.52b1",
13
]
14
15
[project.optional-dependencies]
0 commit comments