Skip to main content

parse_metrics

Function parse_metrics 

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