# Functions
NewMetric creates a new Metric object, class needs to be one of type MetricClass, like the following * GAUGE = 0 * COUNTER = 1 * HISTOGRAM = 2.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author