sigp / lighthouse-metrics

A docker-compose with Grafana + Prometheus for monitoring Lighthouse
149 stars 51 forks source link

Rename to Prometheus like other dashboards, avoid unknown variable crash #4

Closed protolambda closed 4 years ago

protolambda commented 4 years ago

The summary dashboard did not work for me because of ${DS_PROMETHEUS} (results in angular JS errors in console in broswer).

Other dashboards just say Prometheus directly, and I guess that is what everyone calls their data source.

Is there some way to set ${DS_PROMETHEUS} maybe? And should the other dashboards be updated instead? Using just Prometheus seems like the easier solution.

protolambda commented 4 years ago

Nevermind, figured this out. Going to parametrize everything with ${DS_PROMETHEUS} now. And fixing the non-parametrized things, as well as including many more dashboards. Work in progress here: https://github.com/protolambda/eth2-metrics