aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorPradeep Kilambi <pkilambi@redhat.com>2017-05-30 14:48:21 -0400
committerPradeep Kilambi <pkilambi@redhat.com>2017-06-04 23:18:04 +0000
commitd6bda4eb14722012fc456f47f63c368e524994a0 (patch)
tree7ddf95570f3cfabc3a94909591017de8987c6c0d /puppet
parentaf1aed82693565da6a651c0b75a9f0d3d87a57b5 (diff)
Update metric processing delay default
This helps with processing the backlog, so lets update the default out of the box. Change-Id: I06d4ca95f4a1da2864f4845ef3e7a74a1bce9e41
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/gnocchi-base.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/gnocchi-base.yaml b/puppet/services/gnocchi-base.yaml
index 012bd727..80ef7171 100644
--- a/puppet/services/gnocchi-base.yaml
+++ b/puppet/services/gnocchi-base.yaml
@@ -31,7 +31,7 @@ parameters:
description: The short name of the Gnocchi indexer backend to use.
type: string
MetricProcessingDelay:
- default: 60
+ default: 30
description: Delay between processing metrics.
type: number
GnocchiPassword: