From 3405e44a1d1e42379698a8c863ebaa445c7cbe89 Mon Sep 17 00:00:00 2001 From: Mitsuhiro Tanda Date: Sun, 30 Aug 2015 15:13:40 +0900 Subject: [PATCH] add legend format tip --- .../app/plugins/datasource/cloudwatch/partials/query.editor.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/plugins/datasource/cloudwatch/partials/query.editor.html b/public/app/plugins/datasource/cloudwatch/partials/query.editor.html index 65ac75c6187..3fb8aa955ea 100644 --- a/public/app/plugins/datasource/cloudwatch/partials/query.editor.html +++ b/public/app/plugins/datasource/cloudwatch/partials/query.editor.html @@ -230,6 +230,7 @@ ng-model-onblur ng-change="refreshMetricData()" > + Syntax: {{Region}} {{Namespace}} {{MetricName}} {{Statistics}} {{Dimensions[N].Name}} {{Dimensions[N].Value}}