commit | c8139ac1afc3658cc90f3e20cef2d0e2a3d9d9e3 | [log] [tgz] |
---|---|---|
author | Ildar Svetlov <isvetlov@mirantis.com> | Wed Jul 19 17:59:40 2017 +0400 |
committer | Ildar Svetlov <isvetlov@mirantis.com> | Wed Jul 19 18:43:37 2017 +0400 |
tree | ac96a2adf2c43b845fff8f2c1b5e6a923ee895a1 | |
parent | bbe37bef73e61383be329b6320b2f0c38929bc92 [diff] |
Increase output_limit for the ceilometer_influxdb_accumulator The default value for the output_limit parameter is 64K which is too low for Ceilometer samples and causes the service to crash under load. Decrease batch size (flush_count) because in this case batch_size can be greater than max_message_size (from global.toml). Change-Id: I5149394cd6595377ee12604b6b9df04722d0af1f