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

fix: add missing node label on infra metrics #126

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

harelmo-lumigo
Copy link
Collaborator

@harelmo-lumigo harelmo-lumigo commented Dec 6, 2024

This PR changes the way metrics are exposed to the Prometheus receiver scraper - having it exposed through a ClusterIP service made all the metrics considered as coming from a single node, which is the service's logical name.
Changing it to NodePort allows the scraper to figure out the source node, and label the metric accordingly.

@harelmo-lumigo harelmo-lumigo merged commit 5ac334a into main Dec 8, 2024
24 checks passed
@harelmo-lumigo harelmo-lumigo deleted the rd-0000-fix-missing-node-labels branch December 8, 2024 09:09
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