linkerd / linkerd-viz

Top-line service metrics dashboard for Linkerd 1.
Apache License 2.0
111 stars 32 forks source link

Upgrade to Grafana 5, use datasources #51

Closed siggy closed 1 year ago

siggy commented 6 years ago

Grafana 5 added support for data source provisioning via config file: http://docs.grafana.org/guides/whats-new-in-v5/#data-sources

This should significantly decrease linkerd-viz's startup complexity, where we can forego hitting Grafana's API to add a data source.