# Functions
NewGauge constructs a new Gauge.
NewHistogram constructs a new Histogram.
NewRate creates a new rate metric.
NewRegistry creates a new Registry.
NewTimer constructs a new Timer using an exponentially-decaying sample with the same reservoir size and alpha as UNIX load averages.