Skip to main content

extract_metric

Function extract_metric 

Source
fn extract_metric(text: &str) -> Option<f64>
Expand description

Parse the workload command output as the single numeric metric value. Any extraction or aggregation belongs in the command itself.