panko.dispatcher.database
Module¶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
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.