Go to file
Hanxi Liu af23b6eeaf Deprecate kafka publisher
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
2017-07-27 18:04:35 +00:00
2017-07-27 18:04:35 +00:00
2017-07-18 20:01:13 +00:00
2017-07-27 18:04:35 +00:00
2016-08-22 16:11:09 -05:00
2012-11-11 19:13:08 +00:00
2014-10-09 10:31:23 +03:00
2016-12-12 22:14:29 +00:00
2017-04-08 17:15:28 +08:00
2016-02-22 12:46:44 -03:00
2013-03-15 14:25:48 +00:00
2017-07-12 13:11:09 +00:00
2016-09-21 08:21:02 +02:00
2017-05-02 15:59:33 +02:00
2015-09-17 16:37:39 +00:00
2017-05-02 15:59:33 +02:00

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/

Description
OpenStack Telemetry (Ceilometer)
Readme 107 MiB
Languages
Python 98.5%
Shell 1.5%