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