The panko.dispatcher.database Module

The panko.dispatcher.database Module

class panko.dispatcher.database.DatabaseDispatcher(conf)[source]

Bases: object

Dispatcher class for recording event data into database.

The dispatcher class which records each event into a database configured in Ceilometer configuration file.

To enable this dispatcher, the following section needs to be present in ceilometer.conf file

[DEFAULT] event_dispatchers = panko

record_events(events)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.