mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Prometheus plugin: use new labels endpoint, if supported, for LabelEditor Before this change LabelEditor always use old '/series' endpoint to get labels. Now new '/labels' endpoint would be used in case datasource supports it.