[Observability] Instrument with celery (#18029)

This commit is contained in:
AichiB7A
2025-04-15 11:35:34 +08:00
committed by GitHub
parent dfc123819e
commit 6c167038af
3 changed files with 65 additions and 16 deletions

View File

@@ -56,6 +56,7 @@ opentelemetry-exporter-otlp-proto-common = "1.27.0"
opentelemetry-exporter-otlp-proto-grpc = "1.27.0"
opentelemetry-exporter-otlp-proto-http = "1.27.0"
opentelemetry-instrumentation = "0.48b0"
opentelemetry-instrumentation-celery = "0.48b0"
opentelemetry-instrumentation-flask = "0.48b0"
opentelemetry-instrumentation-sqlalchemy = "0.48b0"
opentelemetry-propagator-b3 = "1.27.0"