The ceilometer.profiler.notifications ModuleΒΆ

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

Bases: ceilometer.plugin.NotificationBase

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]

Previous topic

The ceilometer.profiler Module

Next topic

The ceilometer.ipmi.manager Module

This Page