The ceilometer.profiler.notifications ModuleΒΆ

class ceilometer.profiler.notifications.ProfilerNotifications(pipeline_manager)[source]

Bases: ceilometer.plugin.NotificationBase

ProfilerNotifications.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.

ProfilerNotifications.process_notification(message)[source]

Previous topic

The ceilometer.profiler Module

Next topic

The ceilometer.central.plugin Module

This Page