Skip to content

Commit a6935f1

Browse files
added opentelemetry http and grpc exporter
1 parent 720a9af commit a6935f1

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

wavefront/server/apps/call_processing/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ dependencies = [
2222
"tenacity>=8.0.0",
2323
# Pipecat and voice processing
2424
"pipecat-ai[websocket,cartesia,google,silero,deepgram,groq,runner,azure,local-smart-turn-v3,sarvam,tracing]==0.0.103",
25+
"opentelemetry-exporter-otlp-proto-grpc>=1.0.0",
26+
"opentelemetry-exporter-otlp-proto-http>=1.0.0",
2527
# Twilio
2628
"twilio>=8.0.0",
2729
]

wavefront/server/uv.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)