mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Prometheus: disable dynamic label lookup on big datasources - when a prometheus datasource has more than 10000 metrics, label lookup for the query field is disabled - installations of that size have slow typehead lookup times and make the editor sluggish * Raise dynamic lookup threshold to 10000 metrics * Run start tasks again