# Functions
MetricValue returns the value associated with name as a string as well as the labels.
MetricValueLabel returns the value for name *and* label *value*.
Scrape returns the all the vars a []*metricFamily.
ScrapeMetricAsInt provide a sum of all metrics collected for the name and label provided.
# Structs
No description provided by the author