# Functions
No description provided by the author
# Structs
Collector collects prometheus metrics from given providers.
Metric represents a single time series.
MetricFamily represents a set of metrics with the same name and help text.
# Interfaces
Provider knowns how to construct and scrape the metrics.