node_exporter
node_exporter copied to clipboard
Expose prometheus/procfs mountpoint NFS operations errors
prometheus/procfs has exposed NFS operations errors for some time, but as of yet the node_exporter has not made these available as an exported stat. This is a request to include these errors stats. I have created a PR that I believe addresses these issues: https://github.com/prometheus/node_exporter/pull/2689