Skip to content

Commit 4137601

Browse files
committed
docs/metrics: mention new build info metric
1 parent 0ce4b1c commit 4137601

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/metrics.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Exported metrics
22

3+
## Exporter meta data
4+
5+
- `ipmi_exporter_build_info`: standard build meta data provided by the
6+
Prometheus `client_golang` package
7+
8+
A metric with a constant '1' value labeled by version, revision, branch,
9+
goversion from which the exporter was built, and the goos and goarch for the
10+
build.
11+
312
## Scrape meta data
413

514
These metrics provide data about the scrape itself:

0 commit comments

Comments
 (0)