Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Nov 16, 2023
1 parent 966c8b3 commit 4683205
Showing 1 changed file with 2 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,32 +78,7 @@
]
}
},
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"{__name__=\"rpc_endpoint_effective_score\", chain_id=\"80001\", instance=\"looper:9350\", job=\"metrics\", name=\"local1\"}"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
"overrides": []
},
"gridPos": {
"h": 8,
Expand Down Expand Up @@ -450,7 +425,7 @@
"list": []
},
"time": {
"from": "now-5m",
"from": "now-2m",
"to": "now"
},
"timepicker": {},
Expand Down

0 comments on commit 4683205

Please sign in to comment.