# Functions

NewAggregator creates a new instance of aggregator.
NewGenerator creates a new instance of Generator(gauge, bucketGauge, counter, rate, count, set, histogram).
NewMetric creates a new instance of Metric.
UpdateMap XXX.

# Constants

DefaultExpirySeconds is default to 5 minutes.
DefaultRecentPointThreshold is default to 1 hour.

# Variables

DefaultHistogramAggregates XXX.
DefaultHistogramPercentiles XXX.

# Structs

Field XXX.
Metric XXX.

# Interfaces

Aggregator XXX.
Generator generates metrics.

# Type aliases

Context XXX.
Formatter XXX.