Browse Source

add legend format tip

Mitsuhiro Tanda 10 năm trước cách đây
mục cha
commit
3405e44a1d

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

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