# Functions

NewExporterVersionCollector returns a Gauge metric describing the exporter version.
RegisterExporterCollectors register the following collectors in the given prometheus.Registry: - prometheus.NewProcessCollector - prometheus.NewGoCollector - collectors.NewExporterVersionCollector This is intended to be used to expose metrics about the exporter.