Mitsuhiro Tanda 10 лет назад
Родитель
Сommit
3405e44a1d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      public/app/plugins/datasource/cloudwatch/partials/query.editor.html

+ 1 - 0
public/app/plugins/datasource/cloudwatch/partials/query.editor.html

@@ -230,6 +230,7 @@
                  ng-model-onblur
                  ng-model-onblur
                  ng-change="refreshMetricData()"
                  ng-change="refreshMetricData()"
                  >
                  >
+          <tip>Syntax: {{Region}} {{Namespace}} {{MetricName}} {{Statistics}} {{Dimensions[N].Name}} {{Dimensions[N].Value}}</tip>
         </li>
         </li>
       </ul>
       </ul>