From a0f0872ca6d731887b5f8c24cfd6344b8eff534b Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:33:25 +0100 Subject: [PATCH] fix(telemetry): set tooltip maxHeight to 600 per dashboard guideline Eighteen timeseries panels in consensus-health and transaction-overview carried tooltip maxHeight 500; the dashboard guideline specifies 600. Normalize them so every panel's tooltip matches Mode:All / Sort:Desc / Max Height:600. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../grafana/dashboards/consensus-health.json | 2 +- .../dashboards/transaction-overview.json | 34 +++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docker/telemetry/grafana/dashboards/consensus-health.json b/docker/telemetry/grafana/dashboards/consensus-health.json index 4561bf4d7b..104bab92f1 100644 --- a/docker/telemetry/grafana/dashboards/consensus-health.json +++ b/docker/telemetry/grafana/dashboards/consensus-health.json @@ -373,7 +373,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", diff --git a/docker/telemetry/grafana/dashboards/transaction-overview.json b/docker/telemetry/grafana/dashboards/transaction-overview.json index faebf88221..b3b223c769 100644 --- a/docker/telemetry/grafana/dashboards/transaction-overview.json +++ b/docker/telemetry/grafana/dashboards/transaction-overview.json @@ -22,7 +22,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -81,7 +81,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -136,7 +136,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -191,7 +191,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -237,7 +237,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -287,7 +287,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -350,7 +350,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -386,7 +386,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "yAxis": { "axisLabel": "Duration (ms)", @@ -424,7 +424,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -547,7 +547,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -602,7 +602,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -657,7 +657,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 }, "legend": { "displayMode": "table", @@ -703,7 +703,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -753,7 +753,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -803,7 +803,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -853,7 +853,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [ @@ -903,7 +903,7 @@ "tooltip": { "mode": "multi", "sort": "desc", - "maxHeight": 500 + "maxHeight": 600 } }, "targets": [