deb-aodh/aodh/evaluator
Ryota MIBU 217723ce6c Make event-alarm evaluator caching alarms
This patch enables event-alarm evaluator to cache alarms per project
when it get those alarms from the DB. So the evaluator won't access the
DB while the cache exists and does not expired. Cached alarms will be
updated when the alarm fired for consistency.

'event_alarm_cache_ttl' is added to config.

DocImpact

Change-Id: I4e6aa14947cf060c44e82c5f43dc02be586eb855
Implements: blueprint event-alarm-evaluator
2015-08-25 19:40:13 +09:00
..
__init__.py Exclude event type from targets of alarm evaluator 2015-08-17 22:16:33 +09:00
combination.py Avoid translating debug log 2015-08-13 14:38:12 +08:00
event.py Make event-alarm evaluator caching alarms 2015-08-25 19:40:13 +09:00
gnocchi.py Avoid translating debug log 2015-08-13 14:38:12 +08:00
threshold.py Revert "Use generic keystone uri in devstack ..." 2015-08-20 23:16:30 +02:00
utils.py evaluator: move to top-level 2015-07-24 10:13:03 +02:00