fn counter<const N: usize>( output: &mut MetricOutput, labels: [(&'static str, &'static str); N], value: u64, )