# Functions
NewCounter create a new metrics Counter.
NewGauge create a new metrics Gauge.
NewHistogramWithUniformSample create a new metrics History with Uniform Sample algorithm.
NewMeter create a new metrics Meter.
NewTimer create a new metrics Timer.
Run metrics monitor.