[][src]Type Definition instrumented::prometheus::Counter

type Counter = GenericCounter<AtomicF64>;

A Metric represents a single numerical value that only ever goes up.