grafana/public
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 fix(explore): Prevent double querying for Prometheus and Loki (#17004) 2019-05-13 09:55:20 +02:00
dashboards Revert "Updated home dashboard, removed home dashboard header" 2019-01-28 15:01:42 +01:00
e2e-test Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
emails Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
fonts Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
img Updated explore icon and style tweaks 2019-02-18 18:26:24 +01:00
sass Panels: Fixed error panel tooltip (#16993) 2019-05-10 11:35:55 +02:00
test DataSourceApi: convert interface to abstract class (#16979) 2019-05-10 11:37:43 +02:00
vendor Gauge: Better handling of gauge repeat title (#16886) 2019-05-06 13:50:17 +02:00
views Fix: HTML meta tags fix for iOS (#16269) 2019-03-28 09:23:43 +01:00
robots.txt add support for robots.txt file 2015-06-15 19:02:38 -04:00