grafana/public/app/plugins/datasource/prometheus/components
Ivana Huckova a05596848d
Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199)
* processLabels: Use Sets instead of Array

* Add and update comment

* Limit autocomplete items to 10000

* Remove lookup treshold, limit display of items

* Update tests

* Add test

* Update public/app/plugins/datasource/prometheus/language_provider.ts
2021-01-14 15:45:45 +01:00
..
__snapshots__ Select: Changes default menu placement for Select from auto to bottom (#29837) 2020-12-15 12:46:31 +01:00
PromCheatSheet.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
PromExploreExtraField.test.tsx Prometheus/Explore: Update position of fields in editor (#27816) 2020-09-28 21:25:16 +02:00
PromExploreExtraField.tsx Explore/Prometheus: Update default query type option to "Both" (#28935) 2020-11-20 12:08:10 +01:00
PromExploreQueryEditor.test.tsx IntelliSense: Fix autocomplete and highlighting for Loki, Prometheus, Cloudwatch (#29381) 2020-12-02 14:09:55 +01:00
PromExploreQueryEditor.tsx Explore/Prometheus: Update default query type option to "Both" (#28935) 2020-11-20 12:08:10 +01:00
PromLink.test.tsx Prometheus: Fix link to Prometheus graph in dashboard (#29543) 2020-12-04 17:01:43 +01:00
PromLink.tsx Prometheus: Fix link to Prometheus graph in dashboard (#29543) 2020-12-04 17:01:43 +01:00
PromQueryEditor.test.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
PromQueryEditor.tsx Select: Changes default menu placement for Select from auto to bottom (#29837) 2020-12-15 12:46:31 +01:00
PromQueryField.test.tsx Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 2021-01-14 15:45:45 +01:00
PromQueryField.tsx Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup (#30199) 2021-01-14 15:45:45 +01:00