grafana/public/app/plugins
David bf5b60f74a
fix(explore): Prevent double querying for Prometheus and Loki (#17004)
* fix(explore): Prevent double querying for Prometheus and Loki

- queries were triggered twice because two Enter handlers existed
- removed runner plugin from Loki and Prom query fields (runner plugin
is still being used in azure)

Part of #16995

* Set loki's mtrics capability to false

Loki is not a metrics store. Explore was using the `metrics` field in
the plugin definition to issue a second query run. But Loki shows only
one result viewer.

Fixes #16995
2019-05-13 09:55:20 +02:00
..
app/example-app App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
datasource fix(explore): Prevent double querying for Prometheus and Loki (#17004) 2019-05-13 09:55:20 +02:00
panel GraphPanel: show results for all SeriesData (#16966) 2019-05-11 07:41:32 +02:00
sdk.ts moving things around 2018-09-02 07:11:21 -07:00