aodh.storage.impl_log
Module¶Simple logging storage backend.
aodh.storage.impl_log.
Connection
(conf, url)[source]¶Bases: aodh.storage.base.Connection
Log the data.
clear_expired_alarm_history_data
(alarm_history_ttl)[source]¶Clear expired alarm history data from the backend storage system.
Clearing occurs according to the time-to-live.
Parameters: | alarm_history_ttl – Number of seconds to keep alarm history records for. |
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.