openebs / monitoring

OpenEBS Monitoring add-on. A set of Grafana, Prometheus, and alert manager plugins.
Apache License 2.0
31 stars 20 forks source link

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

Open rajaSahil opened 3 years ago

rajaSahil commented 3 years ago

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 https://github.com/openebs/monitoring/blob/aef85eade65de2862fbaa5d351a3b82206631018/deploy/charts/values.yaml#L30

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: https://github.com/prometheus-operator/kube-prometheus/issues/1374

avishnu commented 3 weeks ago

@abhilashshetty04 can you check if this is still relevant?

abhilashshetty04 commented 3 weeks ago

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