Merge pull request #3898 from pipecat-ai/mb/revert-processing-metrics-deprecation

Revert processing metrics deprecation
This commit is contained in:
Mark Backman
2026-03-02 16:39:02 -05:00
committed by GitHub
4 changed files with 0 additions and 29 deletions

View File

@@ -1 +0,0 @@
- Deprecated `ProcessingMetricsData` and `start_processing_metrics()`/`stop_processing_metrics()` on `FrameProcessor` and `FrameProcessorMetrics`. These metrics don't accurately depict a service's performance. Instead, TTFB metrics are recommended. Processing metrics will be removed in the 1.0.0 version.