monitoring icon indicating copy to clipboard operation
monitoring copied to clipboard

Unable to update configuration for node-exporter in jsonnet.

Open rajaSahil opened this issue 3 years ago • 2 comments

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

rajaSahil avatar Sep 13 '21 18:09 rajaSahil