Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add the Version Collector Metric #240

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

antondollmaier
Copy link
Contributor

To find out which version of the IPMI Exporter is running, add the VersionCollector from the Prometheus Golang Client.

We use the build info metrics to see if our maintained exporters need updates. The metric was lacking, so I went in and added it.

To get information which version of the IPMI Exporter is running,
add the VersionCollector from the Prometheus Golang Client.

Signed-off-by: Anton Dollmaier <[email protected]>
Copy link
Contributor

@bitfehler bitfehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea 🙂

Thanks a lot!

@bitfehler bitfehler merged commit 0ce4b1c into prometheus-community:master Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants