QubitProducts / exporter_exporter

A reverse proxy designed for Prometheus exporters
Apache License 2.0
336 stars 55 forks source link

Add metric for build_info #49

Closed ldaneliukas closed 4 years ago

ldaneliukas commented 4 years ago

Exposing the build_info metric (commonly found in exporters) that provides the version, revision, branch, and goversion of exporter_exporter in the labels.

This really helps when doing large scale upgrades or troubleshooting.