# Functions
NewMetricsCollector creates a new instance of a Prometheus metrics collector.
# Variables
Collector is a pointer to the MetricsCollector struct describing a Prometheus collector.
# Structs
MetricsCollector is a struct describing a Prometheus collector.
No description provided by the author