monitoring: shrink hottest node row height

This commit is contained in:
Brad Stein 2025-12-02 15:12:16 -03:00
parent 5df94a7937
commit b93636ecb9
3 changed files with 9 additions and 9 deletions

View File

@ -686,7 +686,7 @@ def build_overview():
panel_id,
title,
f"{expr}",
{"h": 5, "w": 6, "x": 6 * idx, "y": 5},
{"h": 3, "w": 6, "x": 6 * idx, "y": 5},
unit=unit,
thresholds=PERCENT_THRESHOLDS if unit == "percent" else None,
text_mode="name_and_value",

View File

@ -355,7 +355,7 @@
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 0,
"y": 5
@ -428,7 +428,7 @@
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 6,
"y": 5
@ -501,7 +501,7 @@
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 12,
"y": 5
@ -570,7 +570,7 @@
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 18,
"y": 5

View File

@ -364,7 +364,7 @@ data:
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 0,
"y": 5
@ -437,7 +437,7 @@ data:
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 6,
"y": 5
@ -510,7 +510,7 @@ data:
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 12,
"y": 5
@ -579,7 +579,7 @@ data:
"uid": "atlas-vm"
},
"gridPos": {
"h": 5,
"h": 3,
"w": 6,
"x": 18,
"y": 5