Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provisioning Grafana dashboards #22

Open
PabloCastellano opened this issue Jan 19, 2024 · 1 comment
Open

Provisioning Grafana dashboards #22

PabloCastellano opened this issue Jan 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@PabloCastellano
Copy link

PabloCastellano commented Jan 19, 2024

Hello. Thanks for sharing this project. I just found it out and it is very useful and well made 💪

However I found it weird that no dashboards are preloaded in Grafana. It is on purpose or are they somewhere else?

eth-docker has a nice and curated list of dashboards that are automatically provisioned using this script.

Would you accept a PR to include them in this role too?

@PabloCastellano PabloCastellano changed the title Dashboards Provisioning Grafana dashboards Jan 19, 2024
@karolpivo
Copy link
Contributor

Hi,

I'm glad you find it useful. We considered including dashboards but in the end we decided to leave it up to the user. There are a lot of dashboards if we consider all the clients and some clients have multiple official dashboards. Keeping them up to date quickly becomes difficult to manage. As a middle ground, we could include the generic Ethereum Metric Exporter dashboard - this works with all clients. It does not provide low level metrics but it does tell you what the node is doing. One thing to consider is that the task to provision the dashboard must be idempotent. We wouldn't like to overwrite the dashboard when the role runs if someone makes changes in the UI.

We would be more than happy to accept a PR.

@karolpivo karolpivo added the enhancement New feature or request label Jan 20, 2024
@karolpivo karolpivo self-assigned this Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants