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

kafka_exporter_build_info missing in v.1.8.0 #459

Open
SCORP111 opened this issue Sep 26, 2024 · 0 comments
Open

kafka_exporter_build_info missing in v.1.8.0 #459

SCORP111 opened this issue Sep 26, 2024 · 0 comments

Comments

@SCORP111
Copy link

Background: We are using https://github.com/release-argus/Argus to monitor deployed and latests versions.

Issue:

When using kafka_exporter v.1.7.0, the metric kafka_exporter_build_info was available like this and the version copuld be queried:

kafka_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.20.4",revision="7e840e81a0170375214e2c1e1dc7ce94aeff8712",tags="netgo",version="1.7.0"} 1

After upgrading to 1.8.0 its no longer available. It seems this replaced it, but its not displaying the right version number:

go_build_info{checksum="",path="github.com/danielqsj/kafka_exporter",version="(devel)"} 1

Thanks for your help!

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

No branches or pull requests

1 participant