Verify exact production traces and record rollout

This commit is contained in:
2026-08-11 11:29:59 +07:00
parent 6b8f7584ed
commit 59e6ad2d0d
46 changed files with 2795 additions and 290 deletions
+3
View File
@@ -26,6 +26,9 @@ RUN pip install --no-cache-dir \
"qdrant-client>=1.7,<2" \
"uvicorn[standard]>=0.30,<1" \
"prometheus-client>=0.20,<1" \
"opentelemetry-api>=1.27,<2" \
"opentelemetry-sdk>=1.27,<2" \
"opentelemetry-exporter-otlp-proto-http>=1.27,<2" \
"anthropic>=0.112,<1" \
"boto3"