sigp / lighthouse-metrics

A docker-compose with Grafana + Prometheus for monitoring Lighthouse
145 stars 49 forks source link

Update dashboard that uses AngularJS plugins #48

Closed chong-he closed 4 months ago

chong-he commented 5 months ago

Grafana 10.4 and above deprecates the support for angular plugin (Ref: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/)

Some affected dashboards include Summary.json, ValidatorMonitor.json (as reported by @phigo on Discord). The affected graphs will show a triangle on the top right corner of the graphs. The dashboards can be updated following this table: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/angular-plugins/#automatic-migration-of-plugins

chong-he commented 4 months ago

Close by #49