grafana/public/app/containers/Explore/utils
David 5da3584dd4 Explore: facetting for label completion (#12786)
* Explore: facetting for label completion

- unified metric and non-metric label completion
- label keys and values are now fetched fresh for each valid selector
- complete selector means only values are suggested that are supported
  by the selector
- properly implemented metric lookup for selectors (until the first
  metric was used which breaks when multiple metrics are present)
- typeahead tests now need a valid selection to demark the cursor

* Fix facetting queries for empty selector
2018-08-06 15:36:02 +03:00
..
debounce.ts Explore WIP 2018-04-26 20:27:19 +02:00
dom.ts Explore WIP 2018-04-26 20:27:19 +02:00
prometheus.jest.ts Explore: facetting for label completion (#12786) 2018-08-06 15:36:02 +03:00
prometheus.ts Explore: facetting for label completion (#12786) 2018-08-06 15:36:02 +03:00
query.ts Explore: calculate query interval based on available width 2018-07-17 15:13:44 +02:00