prometheus exporter to ignore cvmfs and eos mount paths
Closes #86 (closed)
When a cluster is created with monitoring enabled, the node exporter accesses /var/eos
and /var/cvmfs
, keeping the automounts active and causing the unmount to never be triggered.
The fix is to configure node-exporter to ignore this paths. The others are the defaults ones.
Merge request reports
Activity
changed milestone to %R-2024-Q2-1
added A-monitoring A-service p3 labels
assigned to @digaponc
mentioned in commit f3ceb339
Please register or sign in to reply