Mixin / Persistent Volumes
58,225

Created 5/5/2024
Updated 5/6/2024
Revision 2
Categories
DockerWeb Servers
Grafana Version >=10.4.1
Datasources
Prometheus

Description

This dashboard monitors persistent volume utilization and provisioning metrics for a Kubernetes cluster. It highlights capacity and usage through metrics like kubelet_volume_stats_capacity_bytes, kubelet_volume_stats_available_bytes, and kubelet_volume_stats_inodes (with kubelet_volume_stats_inodes_used), enabling you to track both space and inode consumption and surface top-k volume offenders. Key features include space usage vs. availability, inode usage tracking, and top-volume lists to quickly identify bottlenecks in storage resources.

Source Grafana.com

Used Metrics 5

  • kubelet_volume_stats_available_bytes

  • kubelet_volume_stats_capacity_bytes

  • kubelet_volume_stats_inodes

  • kubelet_volume_stats_inodes_used

  • topk

Get Dashboard
Download
Copy to Clipboard