Grafana display the buddyinfo and meminfo
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 29
- Forks
- 46
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 17
Description
Add new panel on node_exporter dashboard,to display the buddyinfo and meminfo metrics.
meminfo metrics:
Display Buffer, Dirty, MemFree, Mlocked,Slab, Writeback.
buddyinfo metrics:
Display the number of pages in each node/zone in different buddyinfo order .
Contributor guide
No contributing guide indexed for this repository
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 with the node_exporter dashboard in Grafana and inspect how existing panels are defined. Add panels for Buffer, Dirty, MemFree, Mlocked, Slab, and Writeback from meminfo, plus buddyinfo page counts by node, zone, and order; done means all requested metrics are visibly represented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100