6c5b96c192
By default collectd polling interval is set to 10 seconds for all plugins, which is bringing down the entire cloud if the default Gnocchi deployment (Swift on controllers) is used. We have to override the default higher value. Closes-Bug: #1771083 Change-Id: I210c72028da35068ed8469b2d2deb75797a2b08f
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds possibility to override default polling interval for collectd and set
|
|
default value to 120 seconds, because current default (10s)
|
|
was too aggressive.
|