pingcap / pingcap/monitoring

Grafana display the buddyinfo and meminfo

Open
#77 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.