# Interfaces
No description provided by the author
Counter counts value.
CounterVec returns Counter from CounterVec by labels.
Gauge tracks single float64 value.
GaugeVec returns Gauge from GaugeVec by labels.
Histogram tracks distribution of value.
HistogramVec stores multiple dynamically created timers.
No description provided by the author
Timer tracks distribution of value.
TimerVec stores multiple dynamically created timers.