merge: bring the dashboard annotation settings forward from phase-6

Resolved three dashboards. phase-7 rewrote consensus-health, rpc-performance
and transaction-overview, so both sides added the annotations block next to
lines that had already diverged. Rebuilt each file from the clean pre-change
merge of the two branches, then set the option on every panel, which is what
both sides intended. Panel sets match that baseline merge exactly.

All 107 timeseries and state-timeline panels on this branch now set multiLane,
and both state timelines set perPage.
This commit is contained in:
Pratik Mankawde
2026-09-21 17:06:07 +01:00
5 changed files with 181 additions and 0 deletions

View File

@@ -32,6 +32,10 @@
"y": 1
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -135,6 +139,10 @@
"y": 22
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -180,6 +188,10 @@
"y": 22
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -243,6 +255,10 @@
}
],
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -288,6 +304,10 @@
}
],
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -323,6 +343,10 @@
"y": 42
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -368,6 +392,10 @@
"y": 42
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -421,6 +449,10 @@
"y": 52
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -555,6 +587,10 @@
"overrides": []
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -605,6 +641,10 @@
"overrides": []
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -687,6 +727,10 @@
]
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -743,6 +787,10 @@
"overrides": []
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -875,6 +923,10 @@
"y": 104
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -928,6 +980,10 @@
"y": 104
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -981,6 +1037,10 @@
"y": 114
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -1047,6 +1107,10 @@
"y": 125
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -1100,6 +1164,10 @@
"y": 125
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -1153,6 +1221,10 @@
"y": 135
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",

View File

@@ -106,6 +106,10 @@
"y": 21
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -224,6 +228,10 @@
"y": 32
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -277,6 +285,10 @@
"y": 32
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -372,6 +384,10 @@
"y": 53
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",

View File

@@ -33,6 +33,10 @@
"y": 1
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -78,6 +82,10 @@
"y": 1
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",

View File

@@ -146,6 +146,10 @@
"y": 30
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -191,6 +195,10 @@
"y": 30
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -288,6 +296,10 @@
"y": 40
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -341,6 +353,10 @@
"y": 50
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -394,6 +410,10 @@
"y": 60
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -444,6 +464,10 @@
"y": 70
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",

View File

@@ -73,6 +73,10 @@
"y": 10
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -126,6 +130,10 @@
"y": 20
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -218,6 +226,10 @@
"y": 30
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -315,6 +327,10 @@
"y": 40
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -381,6 +397,10 @@
"y": 51
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -431,6 +451,10 @@
"y": 61
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -481,7 +505,12 @@
"y": 71
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"mergeValues": true,
"perPage": 5,
"showValue": "auto",
"alignValue": "center",
"rowHeight": 0.85,
@@ -543,6 +572,10 @@
"y": 81
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -606,6 +639,10 @@
"y": 92
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -651,6 +688,10 @@
"y": 92
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -704,6 +745,10 @@
"y": 102
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -749,6 +794,10 @@
"y": 112
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -812,6 +861,10 @@
"y": 123
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -862,6 +915,10 @@
"y": 133
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",
@@ -912,6 +969,10 @@
"y": 143
},
"options": {
"annotations": {
"clustering": -1,
"multiLane": true
},
"tooltip": {
"mode": "multi",
"sort": "desc",