diff --git a/grafana/dashboards/cmode/volume.json b/grafana/dashboards/cmode/volume.json index 59ad46e55..9c01eb836 100644 --- a/grafana/dashboards/cmode/volume.json +++ b/grafana/dashboards/cmode/volume.json @@ -2603,7 +2603,9 @@ "options": { "legend": { "calcs": [ - "sum" + "mean", + "lastNotNull", + "max" ], "displayMode": "table", "placement": "bottom"