summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hot/autoscaling.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hot/autoscaling.yaml b/hot/autoscaling.yaml
index 3a8b3bb..312a7a0 100644
--- a/hot/autoscaling.yaml
+++ b/hot/autoscaling.yaml
@@ -214,7 +214,7 @@ outputs:
template: >
gnocchi measures aggregation --resource-type instance
--query 'server_group="stackval"'
- --granularity 300 --aggregation mean cpu_util
+ --granularity 300 --aggregation mean -m cpu_util
params:
stackval: { get_param: "OS::stack_id" }
description: >