OpenStack Telemetry (Ceilometer)
Go to file
Jenkins bf56827dce Merge "Add tool for migrating metric data from ceilometer's storage to gnocchi" 2017-05-23 11:06:44 +00:00
api-ref/source Use https instead of http for git.openstack.org 2017-02-07 18:16:09 +08:00
ceilometer Merge "XenAPI: use os-xenapi for XenAPI driver" 2017-05-15 15:02:46 +00:00
devstack tempest: Allow to configure granularity 2017-05-02 19:23:50 +02:00
doc Merge "minor doc updates" 2017-04-27 15:27:43 +00:00
etc Change default polling interval 2017-05-17 12:35:32 +02:00
install-guide/source fix install-guide gnocchi+keystone instruction 2017-04-06 21:48:22 +00:00
rally-jobs Docstrings should not start with a space 2016-09-28 07:29:56 +00:00
releasenotes Merge "Add tool for migrating metric data from ceilometer's storage to gnocchi" 2017-05-23 11:06:44 +00:00
tools Add tool for migrating metric data from ceilometer's storage to gnocchi 2017-03-30 13:47:17 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore Add api-ref/build to .gitignore 2016-08-22 16:11:09 -05:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:49:35 +01:00
CONTRIBUTING.rst Optimize the link address 2017-04-08 17:15:28 +08:00
HACKING.rst Initial seed of hacking 2016-02-22 12:46:44 -03:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Remove Rohit Jaiswal from maintainers 2017-03-13 14:43:46 +01:00
README.rst Optimize the link address 2017-04-08 17:15:28 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
bindep.txt add libxml2 required for lxml 2016-12-12 22:14:29 +00:00
requirements.txt XenAPI: use os-xenapi for XenAPI driver 2017-05-10 18:19:59 -07:00
run-tests.sh tox: refactor targets 2016-09-21 08:21:02 +02:00
setup.cfg Adds a Zaqar publisher 2017-05-02 15:59:33 +02:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Deprecate olsotest.mockpatch in favor of native fixtures 2017-05-04 23:29:22 +08:00
tox.ini Adds a Zaqar publisher 2017-05-02 15:59:33 +02:00

README.rst

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/developer/ceilometer/

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/