temporal_v2: setup OTEL exporter (#4162)

This commit is contained in:
Shuchang Zheng
2025-12-02 09:07:57 -08:00
committed by GitHub
parent 6b006de008
commit f2f6c13fb7
2 changed files with 2407 additions and 2327 deletions

View File

@@ -72,9 +72,11 @@ dependencies = [
cloud = [ cloud = [
"ddtrace>=2.3.2,<3", "ddtrace>=2.3.2,<3",
"stripe>=9.7.0,<10", "stripe>=9.7.0,<10",
"temporalio[opentelemetry]>=1.6.0,<2",
"temporalio>=1.6.0,<2", "temporalio>=1.6.0,<2",
"dramatiq[asyncio]>=1.18.0,<2", "dramatiq[asyncio]>=1.18.0,<2",
"redis>=5.0.3,<6", "redis>=5.0.3,<6",
"opentelemetry-exporter-otlp-proto-grpc>=1.38.0,<2",
] ]
dev = [ dev = [
"isort>=5.13.2", "isort>=5.13.2",

4722
uv.lock generated

File diff suppressed because it is too large Load Diff