mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
A new metric `x509_exporter_build_info` with labels of constant values: - `version`: running version of the exporter - `revision`: commit id used for this build - `built`: date and time of build - `goversion`: Go version used - `goos`: target Operating System - `goarch`: target machine architecture