Skip to content

Commit 6a0c102

Browse files
author
ks6088ts
committed
uv add azure-monitor-opentelemetry opentelemetry-instrumentation-fastapi
1 parent c91b451 commit 6a0c102

File tree

2 files changed

+573
-0
lines changed

2 files changed

+573
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
88
"azure-functions>=1.23.0",
9+
"azure-monitor-opentelemetry>=1.6.10",
910
"fastapi-mcp>=0.3.4",
1011
"fastapi[standard]>=0.115.12",
12+
"opentelemetry-instrumentation-fastapi>=0.52b1",
1113
]
1214

1315
[project.optional-dependencies]

0 commit comments

Comments
 (0)