The ceilometer.telemetry.notifications
Module¶
-
class
ceilometer.telemetry.notifications.
TelemetryBase
(manager)[source]¶ Bases:
ceilometer.agent.plugin_base.NotificationBase
Convert telemetry notification into Samples.
-
class
ceilometer.telemetry.notifications.
TelemetryIpc
(manager)[source]¶ Bases:
ceilometer.telemetry.notifications.TelemetryBase
Handle sample from notification bus
Telemetry samples can be posted via API or polled by Polling agent.