Ver Fonte

AMBARI-5093. Ambari metric chart for #slots shows wrong # of used slots (aonishuk)

Andrew Onischuk há 11 anos atrás
pai
commit
cc07fbe754

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/metrics.json

@@ -329,7 +329,7 @@
             "temporal": true
             "temporal": true
           },
           },
           "metrics/storm/nimbus/usedslots": {
           "metrics/storm/nimbus/usedslots": {
-            "metric": "Total Executors",
+            "metric": "Used Slots",
             "pointInTime": true,
             "pointInTime": true,
             "temporal": true
             "temporal": true
           }
           }