# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
HistogramOptions defines the information associated with a metric.
Options defines the information associated with a metric.
# Interfaces
Counter describes a metric that accumulates values monotonically.
Factory creates new metrics.
Gauge describes a metric that takes specific values over time.
Histogram describes a metric that takes repeated observations of the same kind of thing, and produces a statistical summary of those observations, typically expressed as quantiles or buckets.