# Packages
No description provided by the author
# Functions
EnableMetrics enable the metrics service.
No description provided by the author
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.
No description provided by the author
NewTimer create a new metrics Timer.
No description provided by the author
# Constants
MetricsEnabledFlag metrics enable flag.