From 0ebd921bbbc13ef4f281e215820f9617928b5ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 27 Apr 2016 11:07:26 +0200 Subject: [PATCH] feat(query editors): updated cloudwatch to new form styles --- .../cloudwatch/partials/query.editor.html | 4 +- .../cloudwatch/partials/query.parameter.html | 101 +++++++++--------- 2 files changed, 53 insertions(+), 52 deletions(-) diff --git a/public/app/plugins/datasource/cloudwatch/partials/query.editor.html b/public/app/plugins/datasource/cloudwatch/partials/query.editor.html index a64635dc397..82b00e9a23b 100644 --- a/public/app/plugins/datasource/cloudwatch/partials/query.editor.html +++ b/public/app/plugins/datasource/cloudwatch/partials/query.editor.html @@ -1,4 +1,4 @@ - + + - diff --git a/public/app/plugins/datasource/cloudwatch/partials/query.parameter.html b/public/app/plugins/datasource/cloudwatch/partials/query.parameter.html index 7b0785e808d..23261d2fef5 100644 --- a/public/app/plugins/datasource/cloudwatch/partials/query.parameter.html +++ b/public/app/plugins/datasource/cloudwatch/partials/query.parameter.html @@ -1,58 +1,59 @@ -
- +
+
+ -
+ + + +
+ +
+ +
+ +
+ +
+ +
+
+
-
- +
+
+ + +
-
+
+
+
-
- -
+ Interval between points in seconds + + +
+
+ + + + Alias replacement variables: +
    +
  • {{metric}}
  • +
  • {{stat}}
  • +
  • {{namespace}}
  • +
  • {{region}}
  • +
  • {{DIMENSION_NAME}}
  • +
+
+
+
+
+
-