0696cf54ee
The new configuration option is used to control the maximum size of batches written to InfluxDB and optimizes performance for high loads. The default value is set to 10 000 data points per batch. Change-Id: I82c3e4e64984a996e41fe2657ce36b032b40d3fd Story: 2007191 Task: 38319
7 lines
184 B
YAML
7 lines
184 B
YAML
---
|
|
features:
|
|
- |
|
|
Configuration option `batch_size` for InfluxDB to control the maximum
|
|
size of batches written to the database. Default value set to 10 000 data
|
|
points.
|