pub fn parse_prometheus_metrics(data: &str) -> HashMap<String, f64>
Parse Prometheus metrics from a string.