From c3d9a2478dc3dd9bef54b8cf2a122fac81717d0f Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Mon, 9 Feb 2026 17:42:37 -0800 Subject: [PATCH] Fix SMART Health Status panel layout Switch to auto orientation and increase height so the 4 device status blocks display as horizontal squares instead of vertical strips. Co-Authored-By: Claude Opus 4.6 --- .../dashboards/configmap-sifaka-disks.yaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/argocd/manifests/grafana-config/dashboards/configmap-sifaka-disks.yaml b/argocd/manifests/grafana-config/dashboards/configmap-sifaka-disks.yaml index 8dd86f3..a92ec23 100644 --- a/argocd/manifests/grafana-config/dashboards/configmap-sifaka-disks.yaml +++ b/argocd/manifests/grafana-config/dashboards/configmap-sifaka-disks.yaml @@ -35,13 +35,13 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 1 }, + "gridPos": { "h": 6, "w": 24, "x": 0, "y": 1 }, "id": 1, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", - "orientation": "horizontal", + "orientation": "auto", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false }, "textMode": "value_and_name" }, @@ -53,7 +53,7 @@ data: }, { "collapsed": false, - "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, + "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 101, "panels": [], "title": "Temperature", @@ -70,7 +70,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 6 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 8 }, "id": 2, "options": { "colorMode": "value", @@ -114,7 +114,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 8, "w": 24, "x": 0, "y": 10 }, + "gridPos": { "h": 8, "w": 24, "x": 0, "y": 12 }, "id": 3, "options": { "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "right", "showLegend": true }, @@ -128,7 +128,7 @@ data: }, { "collapsed": false, - "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, + "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 102, "panels": [], "title": "Wear Indicators", @@ -144,7 +144,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 19 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 21 }, "id": 4, "options": { "colorMode": "value", @@ -170,7 +170,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 23 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 25 }, "id": 5, "options": { "colorMode": "value", @@ -196,7 +196,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 27 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 29 }, "id": 6, "options": { "colorMode": "value", @@ -222,7 +222,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 31 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 33 }, "id": 7, "options": { "colorMode": "value", @@ -240,7 +240,7 @@ data: }, { "collapsed": false, - "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, + "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 103, "panels": [], "title": "Lifetime", @@ -257,7 +257,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 36 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 38 }, "id": 8, "options": { "colorMode": "value", @@ -283,7 +283,7 @@ data: }, "overrides": [] }, - "gridPos": { "h": 4, "w": 24, "x": 0, "y": 40 }, + "gridPos": { "h": 4, "w": 24, "x": 0, "y": 42 }, "id": 9, "options": { "colorMode": "value",