rfmoz / grafana-dashboards

Grafana dashboards
Apache License 2.0
1.1k stars 438 forks source link

Improve summary graph of huge pages #135

Open dusatvoj opened 1 year ago

dusatvoj commented 1 year ago

Hello, I think there's a space for improvement of huge_pages graph at dashboard https://grafana.com/grafana/dashboards/1860-node-exporter-full/ . The preferred way for me is the graph which shows stacked data like: "commited", "used", "free".

I'm tunnig my postgresql dbs and I want to look at graph which shows me:

(the same approach like you did the graph "memory stack" in "CPU / Memory / Net / Disk" section)

Thank you for your work :pray: !