From 04d90d7139c5f46c10238227c3e9aae8055f3d8d Mon Sep 17 00:00:00 2001 From: hagen1778 Date: Wed, 8 Mar 2017 21:30:20 +0200 Subject: [PATCH] Make Prometheus query field a textarea #7663 --- .../prometheus/partials/query.editor.html | 17 ++++++++++------- .../plugins/datasource/prometheus/query_ctrl.ts | 4 ++++ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/public/app/plugins/datasource/prometheus/partials/query.editor.html b/public/app/plugins/datasource/prometheus/partials/query.editor.html index 37c27ace58a..1840f74bd74 100644 --- a/public/app/plugins/datasource/prometheus/partials/query.editor.html +++ b/public/app/plugins/datasource/prometheus/partials/query.editor.html @@ -1,12 +1,7 @@ - +
- - -
-
- - +
@@ -39,6 +34,14 @@ ng-change="ctrl.refreshMetricData()"> + + +
+ + +
+ +