From 3a4bdbd42f45c0a7b725f4c2d5a6053814b63431 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 12 Apr 2026 20:11:37 -0300 Subject: [PATCH] monitoring: switch ups/climate/fan stats to vertical orientation --- scripts/dashboards_render_atlas.py | 12 ++++++------ services/monitoring/dashboards/atlas-overview.json | 6 +++--- services/monitoring/dashboards/atlas-power.json | 6 +++--- services/monitoring/grafana-dashboard-overview.yaml | 6 +++--- services/monitoring/grafana-dashboard-power.yaml | 6 +++--- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/scripts/dashboards_render_atlas.py b/scripts/dashboards_render_atlas.py index c920a4a7..6c75463a 100644 --- a/scripts/dashboards_render_atlas.py +++ b/scripts/dashboards_render_atlas.py @@ -1476,7 +1476,7 @@ def build_overview(): ], links=link_to("atlas-power"), description="Per-UPS live snapshot: draw, discharge runtime, and status.", - orientation="horizontal", + orientation="vertical", wide_layout=False, ) ) @@ -1516,7 +1516,7 @@ def build_overview(): ], links=link_to("atlas-power"), description="Current tent values: Temp °C, Temp °F, Humidity, Pressure.", - orientation="horizontal", + orientation="vertical", wide_layout=False, ) ) @@ -1581,7 +1581,7 @@ def build_overview(): {"matcher": {"id": "byName", "options": "Interior"}, "properties": [{"id": "decimals", "value": 0}]}, ], links=link_to("atlas-power"), - orientation="horizontal", + orientation="vertical", wide_layout=False, ) ) @@ -3515,7 +3515,7 @@ def build_power_dashboard(): {"matcher": {"id": "byRegexp", "options": ".*Discharge$"}, "properties": [{"id": "unit", "value": "s"}]}, {"matcher": {"id": "byRegexp", "options": ".*Status$"}, "properties": [{"id": "mappings", "value": status_mapping}]}, ], - orientation="horizontal", + orientation="vertical", wide_layout=False, description=( "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status." @@ -3556,7 +3556,7 @@ def build_power_dashboard(): {"matcher": {"id": "byName", "options": "Humidity"}, "properties": [{"id": "unit", "value": "percent"}]}, {"matcher": {"id": "byName", "options": "Pressure"}, "properties": [{"id": "unit", "value": "suffix:kPa"}]}, ], - orientation="horizontal", + orientation="vertical", wide_layout=False, description="Current tent values: Temp °C, Temp °F, Humidity, Pressure.", ) @@ -3627,7 +3627,7 @@ def build_power_dashboard(): {"matcher": {"id": "byName", "options": "Inlet Out"}, "properties": [{"id": "decimals", "value": 0}]}, {"matcher": {"id": "byName", "options": "Interior"}, "properties": [{"id": "decimals", "value": 0}]}, ], - orientation="horizontal", + orientation="vertical", wide_layout=False, description="Current fan activity levels: outlet, inlet in, inlet out, interior (0-10).", ) diff --git a/services/monitoring/dashboards/atlas-overview.json b/services/monitoring/dashboards/atlas-overview.json index 6fa5e8a3..d7994b27 100644 --- a/services/monitoring/dashboards/atlas-overview.json +++ b/services/monitoring/dashboards/atlas-overview.json @@ -1180,7 +1180,7 @@ "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "links": [ @@ -1356,7 +1356,7 @@ "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "links": [ @@ -1574,7 +1574,7 @@ "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "links": [ diff --git a/services/monitoring/dashboards/atlas-power.json b/services/monitoring/dashboards/atlas-power.json index 354ab430..bf3a0bc0 100644 --- a/services/monitoring/dashboards/atlas-power.json +++ b/services/monitoring/dashboards/atlas-power.json @@ -114,7 +114,7 @@ "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "description": "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status." @@ -277,7 +277,7 @@ "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "description": "Current tent values: Temp \u00b0C, Temp \u00b0F, Humidity, Pressure." @@ -498,7 +498,7 @@ "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "description": "Current fan activity levels: outlet, inlet in, inlet out, interior (0-10)." diff --git a/services/monitoring/grafana-dashboard-overview.yaml b/services/monitoring/grafana-dashboard-overview.yaml index e5c0ca04..d1608b71 100644 --- a/services/monitoring/grafana-dashboard-overview.yaml +++ b/services/monitoring/grafana-dashboard-overview.yaml @@ -1189,7 +1189,7 @@ data: "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "links": [ @@ -1365,7 +1365,7 @@ data: "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "links": [ @@ -1583,7 +1583,7 @@ data: "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "links": [ diff --git a/services/monitoring/grafana-dashboard-power.yaml b/services/monitoring/grafana-dashboard-power.yaml index 3e31d35d..191b25a8 100644 --- a/services/monitoring/grafana-dashboard-power.yaml +++ b/services/monitoring/grafana-dashboard-power.yaml @@ -123,7 +123,7 @@ data: "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "description": "Per-UPS live snapshot: draw, discharge runtime, and charging/discharging status." @@ -286,7 +286,7 @@ data: "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "description": "Current tent values: Temp \u00b0C, Temp \u00b0F, Humidity, Pressure." @@ -507,7 +507,7 @@ data: "values": false }, "textMode": "name_and_value", - "orientation": "horizontal", + "orientation": "vertical", "wideLayout": false }, "description": "Current fan activity levels: outlet, inlet in, inlet out, interior (0-10)."