fix: api tracing
This commit is contained in:
parent
f1a0a8d925
commit
a5e3e4fe7d
4 changed files with 67 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue