Add deprecation warnings to start_processing_metrics() and stop_processing_metrics() on FrameProcessorMetrics and FrameProcessor. Mark ProcessingMetricsData as deprecated in docstring. All existing behavior is preserved — the warnings inform users that these will be removed in a future version.
306 B
306 B
- Deprecated
ProcessingMetricsDataandstart_processing_metrics()/stop_processing_metrics()onFrameProcessorandFrameProcessorMetrics. 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.