The ceilometer.data_processing.notifications ModuleΒΆ
-
class
ceilometer.data_processing.notifications.DataProcessing(transporter)[source] Bases:
ceilometer.agent.plugin_base.NotificationBase,ceilometer.agent.plugin_base.NonMetricNotificationBase-
static
get_targets(conf)[source] Return a sequence of oslo.messaging.Target
It is defining the exchange and topics to be connected for this plugin.
-
process_notification(message)[source]
-
static