ae0716c6d0
1. Add port.* meters for collecting neutron port statistics. 2. Unit tests for port.* meters and switch.ports meter Change-Id: I89e43e275f902faaf6ad59f6ff16ba786e6f372d Implements: blueprint network-statistics-from-opendaylight |
||
---|---|---|
api-ref/source | ||
ceilometer | ||
devstack | ||
doc | ||
etc | ||
install-guide/source | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MAINTAINERS | ||
README.rst | ||
requirements.txt | ||
run-tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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/