pub fn extract_component_sent_events_total_sum(
    metrics: &str,
) -> Result<u64, Box<dyn Error>>
Expand description

This helper function extracts the sum of component_sent_events_total-ish metrics across all labels.