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

Unable to update configuration for node-exporter in jsonnet. #73

Open
rajaSahil opened this issue Sep 13, 2021 · 2 comments
Open

Unable to update configuration for node-exporter in jsonnet. #73

rajaSahil opened this issue Sep 13, 2021 · 2 comments
Assignees

Comments

@rajaSahil
Copy link
Member

Issue

We have Node FileSystem Stats for localPV Stateful workload dashboard and the metrics used by the dashboard panels are being exported by node-exporter. To export these metrics, we have updated the node-exporter configuration i.e --collector.filesystem.ignored-mount-points.

In helm, we have updated this configuration through values.yaml

- --collector.filesystem.ignored-mount-points=^/(dev|proc|sys|var/lib/docker/.+)($|/)

The same configuration has to be updated for jsonnet. I tried to update it but was not able to.

Have created an Issue in kube-prometheus repo for support.
Issue: prometheus-operator/kube-prometheus#1374

@avishnu
Copy link
Member

avishnu commented Sep 12, 2024

@abhilashshetty04 can you check if this is still relevant?

@abhilashshetty04
Copy link
Contributor

@avishnu I see that @rajaSahil has created a PR to implement support for this usecase. PR is linked in prometheus-operator/kube-prometheus#1374 before closing it,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants