language_provider.test.ts
19.7 KB
-
Prometheus: disable dynamic label lookup on big datasources (#20936) · 1a2dad9d
* 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
David committed