monasca-persister/monasca_persister/repositories
Witek Bedyk 0696cf54ee Add configuration option influxdb.batch_size
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
2020-01-21 11:07:22 +01:00
..
cassandra Move data_points to repository class 2019-10-24 13:34:30 +02:00
elasticsearch Move data_points to repository class 2019-10-24 13:34:30 +02:00
influxdb Add configuration option influxdb.batch_size 2020-01-21 11:07:22 +01:00
__init__.py Refactor the python persister 2016-03-10 09:14:24 -07:00
abstract_repository.py Move data_points to repository class 2019-10-24 13:34:30 +02:00
data_points.py Move data_points to repository class 2019-10-24 13:34:30 +02:00
persister.py Move data_points to repository class 2019-10-24 13:34:30 +02:00
singleton.py Use Confluent Kafka client 2019-08-15 14:47:51 +02:00
utils.py Move data_points to repository class 2019-10-24 13:34:30 +02:00