mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-27 02:46:47 +01:00
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:
parent
0e6731323a
commit
ec81deb7e8
@ -4798,7 +4798,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 0,
|
||||
"y": 30
|
||||
"y": 6
|
||||
},
|
||||
"id": 73,
|
||||
"options": {
|
||||
@ -4915,7 +4915,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 12,
|
||||
"y": 22
|
||||
"y": 6
|
||||
},
|
||||
"id": 131,
|
||||
"options": {
|
||||
@ -5019,7 +5019,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 0,
|
||||
"y": 30
|
||||
"y": 14
|
||||
},
|
||||
"id": 130,
|
||||
"options": {
|
||||
@ -5136,7 +5136,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 12,
|
||||
"y": 30
|
||||
"y": 14
|
||||
},
|
||||
"id": 77,
|
||||
"options": {
|
||||
|
@ -4797,7 +4797,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 0,
|
||||
"y": 30
|
||||
"y": 6
|
||||
},
|
||||
"id": 73,
|
||||
"options": {
|
||||
@ -4914,7 +4914,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 12,
|
||||
"y": 22
|
||||
"y": 6
|
||||
},
|
||||
"id": 131,
|
||||
"options": {
|
||||
@ -5018,7 +5018,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 0,
|
||||
"y": 30
|
||||
"y": 14
|
||||
},
|
||||
"id": 130,
|
||||
"options": {
|
||||
@ -5135,7 +5135,7 @@
|
||||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 12,
|
||||
"y": 30
|
||||
"y": 14
|
||||
},
|
||||
"id": 77,
|
||||
"options": {
|
||||
|
Loading…
Reference in New Issue
Block a user