Skip to content

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

@rajaSahil

Description

@rajaSahil

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions