diff --git a/scenarios/rpc_pool_balancer/grafana/provisioning/dashboards/rpc_pool_dashboard.json b/scenarios/rpc_pool_balancer/grafana/provisioning/dashboards/rpc_pool_dashboard.json index b0b6e70c..47e190c8 100644 --- a/scenarios/rpc_pool_balancer/grafana/provisioning/dashboards/rpc_pool_dashboard.json +++ b/scenarios/rpc_pool_balancer/grafana/provisioning/dashboards/rpc_pool_dashboard.json @@ -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, @@ -450,7 +425,7 @@ "list": [] }, "time": { - "from": "now-5m", + "from": "now-2m", "to": "now" }, "timepicker": {},