monasca-persister/monasca_persister/repositories
Bharat Kunwar 97aab2f004 Support default_retention_hours for influxdb
At the moment, all data is retained infinitely. This change allows users
to specify a default_retention_hours (defaults to 0 meaning unlimited
retention) in the influxdb section of monasca persister configuration so
that new projects are automatically assigned this retention policy when
the given hour is greater than 0 to preserve original behaviour.

Story: 2006331
Task: 37234

Change-Id: I4136df1d43954eb026a104f3f85b3a58197f5435
2019-11-15 13:47:47 +00: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 Support default_retention_hours for influxdb 2019-11-15 13:47:47 +00: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