dashboards: fix Ingestion row for vmagent dashboard

Previously, clicking on Ingestion row could result in a visual blip.
Re-ordering panels within the row seems to fix it.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
hagen1778 2024-11-25 12:40:56 +01:00
parent 0e6731323a
commit ec81deb7e8
No known key found for this signature in database
GPG Key ID: E92986095E0DD614
2 changed files with 8 additions and 8 deletions

View File

@ -4798,7 +4798,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 30 "y": 6
}, },
"id": 73, "id": 73,
"options": { "options": {
@ -4915,7 +4915,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 22 "y": 6
}, },
"id": 131, "id": 131,
"options": { "options": {
@ -5019,7 +5019,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 30 "y": 14
}, },
"id": 130, "id": 130,
"options": { "options": {
@ -5136,7 +5136,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 30 "y": 14
}, },
"id": 77, "id": 77,
"options": { "options": {

View File

@ -4797,7 +4797,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 30 "y": 6
}, },
"id": 73, "id": 73,
"options": { "options": {
@ -4914,7 +4914,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 22 "y": 6
}, },
"id": 131, "id": 131,
"options": { "options": {
@ -5018,7 +5018,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 30 "y": 14
}, },
"id": 130, "id": 130,
"options": { "options": {
@ -5135,7 +5135,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 30 "y": 14
}, },
"id": 77, "id": 77,
"options": { "options": {