prometheus / prometheus/node_exporter
Expose prometheus/procfs mountpoint NFS operations errors
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 13.8k
- Forks
- 2.7k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the NFS operation error statistics exposed by prometheus/procfs and PR #2689, then trace how node_exporter exposes related mountpoint metrics. Done means these NFS operation error statistics are available as exported node_exporter metrics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 30/100