pub type LabeledCounter = LabeledMetric<CounterMetric>;
Expand description

A labeled counter.