Skip to content

Commit

Permalink
fix: remove unintentional change
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths committed Aug 28, 2023
1 parent f877d3b commit 8781529
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions dashboards/lodestar_debug_gossipsub.json
Original file line number Diff line number Diff line change
Expand Up @@ -1690,32 +1690,7 @@
"mappings": [],
"unit": "cps"
},
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"beacon_aggregate_and_proof"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
"overrides": []
},
"gridPos": {
"h": 9,
Expand Down

0 comments on commit 8781529

Please sign in to comment.