summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-03-19 01:47:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-19 01:47:58 +0000
commit2b05717e57e9f62f7f399cb4f1f703497d1d5bd5 (patch)
treef34a34f3ec99df5d9a2bd30241247461a877388d
parent8b3883f549f78f8892608003b0b9f9131ecc551a (diff)
parent9c5209001e9bd4e18dc758390d841bf5c270be57 (diff)
Merge "Update collectd-gnocchi conf for DEFAULT_ARCHIVE_POLICY"
-rw-r--r--plugins/barometer/roles/collectd/templates/collectd-gnocchi.conf.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/barometer/roles/collectd/templates/collectd-gnocchi.conf.j2 b/plugins/barometer/roles/collectd/templates/collectd-gnocchi.conf.j2
index 79e2872e..22dd7966 100644
--- a/plugins/barometer/roles/collectd/templates/collectd-gnocchi.conf.j2
+++ b/plugins/barometer/roles/collectd/templates/collectd-gnocchi.conf.j2
@@ -16,6 +16,8 @@
# Batch size
BATCH_SIZE "1"
+ DEFAULT_ARCHIVE_POLICY "high"
+
# Service endpoint addresses
OS_AUTH_URL "http://{{ internal_vip.ip }}:35357/v3/"