[Observability] Instrument with celery (#18029)

This commit is contained in:
AichiB7A 2025-04-15 11:35:34 +08:00 committed by GitHub
commit 6c167038af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"