-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
node_exporter version: output of node_exporter --version
0.18.1
node_exporter command line flags
--collector.mountstats
Feature proposal
When mounting the same export multiple times the metrics are duplicated for each virtual mountpoint. There doesn't seem to be an easy method to de-duplicate this by understanding the underlying NFS client connection.
A simple workaround would be to add a manual ignore filter based on the export label. This would allow for exporter-side filtering of metrics. It may also be useful in other situations where only some NFS mountstats metrics are desired.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels