prometheus / prometheus/node_exporter
feat: Ability to collect /proc/fs/fscache/stats
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 13.8k
- Forks
- 2.7k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 8
Description
Hello, the support to parse fscache is in procfs repo, but collector here is missing. Any plans to add it?
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 procfs repository pull request linked in the issue and the existing node_exporter collector entry points. The work is done when node_exporter collects and exposes metrics parsed from /proc/fs/fscache/stats, with suitable validation for the new collector.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100