fix: api tracing

This commit is contained in:
sriram veeraghanta 2024-10-04 01:14:29 +05:30
parent f1a0a8d925
commit a5e3e4fe7d
4 changed files with 67 additions and 0 deletions

View file

@ -62,3 +62,8 @@ zxcvbn==4.4.28
pytz==2024.1
# jwt
PyJWT==2.8.0
# OpenTelemetry
opentelemetry-api==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-instrumentation-django==0.48b0
opentelemetry-exporter-otlp==1.27.0