Update start_ttfb_metrics, stop_ttfb_metrics, start_processing_metrics, and stop_processing_metrics to accept start_time/end_time keyword arguments matching the updated FrameProcessorMetrics signatures. Closes #3808
171 B
171 B
- Fixed
SentryMetricsmethod signatures to match updatedFrameProcessorMetricsbase class, resolvingTypeErrorwhen usingstart_time/end_timekeyword arguments.