
Original kafka publisher has some restrictions on demand. oslo.messaging has introduced kafka driver and make it scalable, so it's recommended to integrate kafka driver with NotifierPublisher and push events to broker. And this patch also implements a generic NotifierPublisher to push data to external server with customized transport driver. Closes-Bug: #1649947 Change-Id: I3eecd74b61a42ba1c760b53032ac6e80e85d1dda
Ceilometer
Ceilometer is a data collection service that collects event and metering data by monitoring notifications sent from OpenStack services. It publishes collected data to various targets including data stores and message queues.
Ceilometer is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
For more information about Ceilometer APIs, see https://developer.openstack.org/api-ref-telemetry-v2.html
Release notes are available at https://releases.openstack.org/teams/telemetry.html
Developer documentation is available at https://docs.openstack.org/ceilometer/latest/
For information on how to contribute to ceilometer, see the CONTRIBUTING.rst file.
The project home is at https://launchpad.net/ceilometer
To report any ceilometer related bugs, see https://bugs.launchpad.net/ceilometer/