pub type Counter = GenericCounter<AtomicF64>;
metrics
A Metric represents a single numerical value that only ever goes up.
Metric