A Prometheus best practice is to provide metrics about the exporter itself to be able to monitor it.
By using the Go client library, as explained in Instrumenting a Go application for Prometheus, the metrics about the exporter process would be automatically exposed.
A Prometheus best practice is to provide metrics about the exporter itself to be able to monitor it.
By using the Go client library, as explained in Instrumenting a Go application for Prometheus, the metrics about the exporter process would be automatically exposed.