monitoring
monitoring copied to clipboard
add a dashboard to show PV capacity
to help the support team with the monitoring it should be important to include a visual aid that show the disk capacity.
I found a nice Grafana dashboard here : https://github.com/sstarcher/grafana-dashboards/blob/master/prometheus/pv.json
it show all the PVC with the used space and free space.

that PR should allow the user to extend the OpenEBS monitoring stack : https://github.com/openebs/monitoring/pull/95
but it still could be useful to have a official dashboard from OpenEBS team that will show the PV capacity
The dashboards from the node exporter stack should suffice.