Skip to content

Commit c233e86

Browse files
authored
rollback dd trace (#11736)
1 parent c40580f commit c233e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ google-generativeai==0.5.0 # for vertex ai calls
2020
async_generator==1.10.0 # for async ollama calls
2121
langfuse==2.45.0 # for langfuse self-hosted logging
2222
prometheus_client==0.20.0 # for /metrics endpoint on proxy
23-
ddtrace==3.8.0 # for advanced DD tracing / profiling
23+
ddtrace==2.19.0 # for advanced DD tracing / profiling
2424
orjson==3.10.12 # fast /embedding responses
2525
apscheduler==3.10.4 # for resetting budget in background
2626
fastapi-sso==0.16.0 # admin UI, SSO

0 commit comments

Comments
 (0)