Revert "Deprecate processing metrics (ProcessingMetricsData)" (#3852)

This reverts commit 127b52bad5.
This commit is contained in:
Mark Backman
2026-03-02 16:24:21 -05:00
parent b1e55fd6c2
commit d0ecb3c7a8
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.