# Functions
NewExporter returns an initialized Exporter.
NewPrometheusCollector starts collectors for prometheus metrics from the provided HAProxy stats port.
# Structs
Exporter collects HAProxy stats from the given URI and exports them using the prometheus metrics package.
No description provided by the author