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

count nodes by kube_node_info, instead of node-exporter jobs #47

Merged
merged 1 commit into from
May 26, 2023

Conversation

uhthomas
Copy link
Contributor

Pull Request

Required Fields

🔎 What kind of change is it?

  • fix

🎯 What has been changed and why do we need it?

  • The metric up{job="node-exporter"} does not exist when using Grafana Agent. Counting kube_node_info should be agnostic and more reliable.

Optional Fields

✔️ Which issue(s) this PR fixes?

💬 Additional information?

  • N/A

The metric `up{job="node-exporter"}` does not exist when using Grafana Agent. Counting `kube_node_info` should be agnostic and more reliable.

Fixes dotdc#46
@uhthomas uhthomas requested a review from dotdc as a code owner May 26, 2023 09:46
@dotdc dotdc merged commit 363eb9e into dotdc:master May 26, 2023
@dotdc
Copy link
Owner

dotdc commented May 26, 2023

Thank you for your contribution!

@dotdc
Copy link
Owner

dotdc commented Apr 25, 2024

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@dotdc dotdc added the released label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] incorrect node count with grafana agent
2 participants