Function parse_metrics

Source
fn parse_metrics(output: &str) -> Vec<(&str, u64, &str)>