Merge pull request #4467 from pipecat-ai/aleix/fix-tts-ttfb-tracing
Fix metrics.ttfb and partial output on TTS/STT/LLM OpenTelemetry spans
This commit is contained in:
1
changelog/4467.fixed.2.md
Normal file
1
changelog/4467.fixed.2.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed incorrect `metrics.ttfb` on STT OpenTelemetry spans, and parented them to the current turn span.
|
||||
1
changelog/4467.fixed.3.md
Normal file
1
changelog/4467.fixed.3.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed missing `output` attribute on LLM OpenTelemetry spans when the LLM call is interrupted mid-stream.
|
||||
1
changelog/4467.fixed.md
Normal file
1
changelog/4467.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed incorrect `metrics.ttfb` on TTS OpenTelemetry spans for streaming services.
|
||||
Reference in New Issue
Block a user