ETH2 Grafana Dashboards (Nimbus and Besu)
My humble attempt at figuring out/creating Grafana dashboards to expose Ethereum Beacon Chain metrics.
🚨 I HAVE NO IDEA SOME SEMBLANCE OF WHAT I'M DOING 🚨
I'm playing with Prater Goerli Testnet Mainnet and realized the amount of time it takes to sync the Beacon Chain is... a lot. The available Grafana dashboards all assume a complete and up-and-running node, so I've created a dashboard to display useful metrics while I wait for the initial sync to complete. Dashboards are available for Nimbus and Besu. YMMV for other clients. Besu is a modified version of the Besu Overview dashboard.
To install:
- Copy the raw data from nimbusSync.json and/or besuSync.json to your clipboard.
- In Grafana, click the + button in the left-hand menu.
- Select "Import".
- Paste the copied json into the text area, then hit the "Load" button.