eth-educators / eth-docker

Docker automation for Ethereum nodes
Apache License 2.0
477 stars 224 forks source link

feature request: automatically import dashboard json for selected EL client from ./ethd config #1676

Closed dionysuzx closed 10 months ago

dionysuzx commented 10 months ago

logging a friction i experienced when setting up my eth-docker holesky archive node:

to my knowledge, i believe this used to be automatic. i'm not sure why it's a manual process for me now to import the dashboard.

feature request

my feature request is if we can have the dashboards of their selected EL client already imported when they visit grafana. this should help create a smoother end user experience!

yorickdowne commented 10 months ago

Hmm, that should actually be automatic. I'll take a look for Geth in particular

yorickdowne commented 10 months ago

Tested it, "works here". You may want to run a git status to make sure you're on the current version of Eth Docker and there aren't local changes stopping an update.

If you continue to have issues, please come to Ethstaker Discord to troubleshoot.