774e981f87
At present, all time series are accumulated in the same database in InfluxDB. This makes queries slow for tenants that have less data. This patch enables the option to use separate database per tenancy. This task implements the changes on monasca-persister which handles write requests to InfluxDB database. Change-Id: I7de6e0faf069b889d3953583b29a876c3d82c62c Story: 2006331 Task: 36072 |
||
---|---|---|
.. | ||
__init__.py | ||
events.json | ||
test_cassandra_alarm_state_history_repository.py | ||
test_cassandra_metric_batch.py | ||
test_config_types.py | ||
test_events.py | ||
test_influxdb_alarm_state_history_repository.py | ||
test_influxdb_metrics_repository.py | ||
test_influxdb.py | ||
test_persister_main.py | ||
test_persister_repo.py | ||
test_token_range_query_manager.py | ||
test_utils.py |