diff --git a/grafana/beacon_nodes_Grafana_dashboard.json b/grafana/beacon_nodes_Grafana_dashboard.json index 8245ccc5d..e745251ed 100644 --- a/grafana/beacon_nodes_Grafana_dashboard.json +++ b/grafana/beacon_nodes_Grafana_dashboard.json @@ -223,7 +223,7 @@ { "expr": "libp2p_open_streams{node=\"${node}\"}", "interval": "", - "legendFormat": "{{type}}", + "legendFormat": "{{type}} ({{dir}})", "refId": "A" } ], @@ -2222,5 +2222,5 @@ "timezone": "", "title": "NBC local testnet/sim (all nodes)", "uid": "pgeNfj2Wz2a", - "version": 10 + "version": 11 }