From 555ea80116a9df92f310078456a7f8b9229d4ea5 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Fri, 18 Oct 2024 14:20:28 +0800 Subject: [PATCH] Minor dahsboard updates --- dashboards/grafana/cache-store-details-dashboard.json | 4 ++-- dashboards/grafana/coherence-dashboard-main.json | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dashboards/grafana/cache-store-details-dashboard.json b/dashboards/grafana/cache-store-details-dashboard.json index 434ae152..e4cd659f 100644 --- a/dashboards/grafana/cache-store-details-dashboard.json +++ b/dashboards/grafana/cache-store-details-dashboard.json @@ -599,7 +599,7 @@ "instant": false, "interval": "", "intervalFactor": 1, - "legendFormat": "Cache Store Wrutes", + "legendFormat": "Cache Store Writes", "refId": "A" } ], @@ -688,7 +688,7 @@ "instant": false, "interval": "", "intervalFactor": 1, - "legendFormat": "Cache Store Wrutes", + "legendFormat": "Cache Store Reads", "refId": "A" } ], diff --git a/dashboards/grafana/coherence-dashboard-main.json b/dashboards/grafana/coherence-dashboard-main.json index 96851b24..82ce4ae3 100644 --- a/dashboards/grafana/coherence-dashboard-main.json +++ b/dashboards/grafana/coherence-dashboard-main.json @@ -984,6 +984,10 @@ }, { "id": "custom.align" + }, + { + "id": "decimals", + "value": 0 } ] },