Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit 080fa75

Browse files
chore(monitoring): change default RPC version in the dashboard (#2144)
chore(monitoring): change default RPV version in the dashboard
1 parent c6e2241 commit 080fa75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: Monitoring/grafana.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -9247,8 +9247,8 @@
92479247
{
92489248
"current": {
92499249
"selected": true,
9250-
"text": "V0_5",
9251-
"value": "V0_5"
9250+
"text": "V0_7",
9251+
"value": "V0_7"
92529252
},
92539253
"hide": 0,
92549254
"includeAll": false,
@@ -9257,16 +9257,16 @@
92579257
"options": [
92589258
{
92599259
"selected": false,
9260-
"text": "V0_4",
9261-
"value": "V0_4"
9260+
"text": "V0_6",
9261+
"value": "V0_6"
92629262
},
92639263
{
92649264
"selected": false,
9265-
"text": "V0_5",
9266-
"value": "V0_5"
9265+
"text": "V0_7",
9266+
"value": "V0_7"
92679267
}
92689268
],
9269-
"query": "V0_4,V0_5",
9269+
"query": "V0_6,V0_7",
92709270
"queryValue": "None",
92719271
"skipUrlSync": false,
92729272
"type": "custom"

0 commit comments

Comments
 (0)