pub type Counter = Family<Label, Counter>;
A counter metric with a status label.
pub struct Counter { /* private fields */ }
Create a new CounterGuard with a given status.
Increment the metric with a given status.