From c22a192bb89efce6b2c029c3103b45660dbb8115 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Fri, 20 Oct 2017 12:32:20 +0300 Subject: [PATCH] graphite: split tags and functions into 2 rows when seriesByTag used --- .../graphite/partials/query.editor.html | 25 +++++++++++++------ 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/public/app/plugins/datasource/graphite/partials/query.editor.html b/public/app/plugins/datasource/graphite/partials/query.editor.html index 28429d70946..858f2a470e4 100755 --- a/public/app/plugins/datasource/graphite/partials/query.editor.html +++ b/public/app/plugins/datasource/graphite/partials/query.editor.html @@ -1,13 +1,13 @@ -
- -
+
+ +
-
-
- +
+
+
@@ -31,6 +31,15 @@ on-change="ctrl.addNewTag(segment)">
+
+
+
+
+ +
+
+ +
-
-
+
+