Function common_telemetry::metric::convert_label

source ยท
fn convert_label(
    pairs: &[LabelPair],
    name: &str,
    addon: Option<(&'static str, String)>,
) -> Vec<Label>