pub async fn parse_metrics(
stats: &mut SystemdUnitStats,
socket_path: &str,
config: &UnitsConfig,
services: &HashSet<String>,
) -> Result<Vec<String>>pub async fn parse_metrics(
stats: &mut SystemdUnitStats,
socket_path: &str,
config: &UnitsConfig,
services: &HashSet<String>,
) -> Result<Vec<String>>