feat: LET-3090 add sqlalchemy debug info to traces (#3401)

This commit is contained in:
cthomas
2025-07-17 22:17:48 -07:00
committed by GitHub
parent b0d4cad27c
commit fd835492d8
7 changed files with 764 additions and 3 deletions

View File

@@ -77,6 +77,7 @@ openai = "^1.60.0"
opentelemetry-api = "1.30.0"
opentelemetry-sdk = "1.30.0"
opentelemetry-instrumentation-requests = "0.51b0"
opentelemetry-instrumentation-sqlalchemy = "0.51b0"
opentelemetry-exporter-otlp = "1.30.0"
google-genai = {version = "^1.15.0", optional = true}
faker = "^36.1.0"