Metadata-Version: 2.1
Name: ceilometer
Version: 25.0.0.0rc1
Summary: OpenStack Telemetry
Home-page: https://docs.openstack.org/ceilometer/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: xmltodict>=0.13.0
Requires-Dist: cachetools>=2.1.0
Requires-Dist: cotyledon>=1.3.0
Requires-Dist: futurist>=1.8.0
Requires-Dist: jsonpath-rw-ext>=1.1.3
Requires-Dist: lxml>=4.5.1
Requires-Dist: msgpack>=0.5.2
Requires-Dist: oslo.concurrency>=3.29.0
Requires-Dist: oslo.config>=8.6.0
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.log>=3.36.0
Requires-Dist: oslo.reports>=1.18.0
Requires-Dist: oslo.rootwrap>=2.0.0
Requires-Dist: pbr>=2.0.0
Requires-Dist: oslo.messaging>=10.3.0
Requires-Dist: oslo.upgradecheck>=0.1.1
Requires-Dist: oslo.utils>=4.7.0
Requires-Dist: oslo.privsep>=1.32.0
Requires-Dist: python-glanceclient>=2.8.0
Requires-Dist: python-keystoneclient>=3.18.0
Requires-Dist: keystoneauth1>=3.18.0
Requires-Dist: python-neutronclient>=6.7.0
Requires-Dist: python-novaclient>=9.1.0
Requires-Dist: python-swiftclient>=3.2.0
Requires-Dist: python-cinderclient>=3.3.0
Requires-Dist: PyYAML>=5.1
Requires-Dist: requests>=2.25.1
Requires-Dist: stevedore>=1.20.0
Requires-Dist: tenacity>=6.3.1
Requires-Dist: tooz>=1.47.0
Requires-Dist: oslo.cache>=1.26.0
Requires-Dist: gnocchiclient>=7.0.0
Requires-Dist: python-zaqarclient>=1.3.0
Requires-Dist: prometheus_client>=0.20.0
Requires-Dist: requests-aws>=0.1.4
Requires-Dist: aodhclient>=3.8.0

==========
Ceilometer
==========


--------
Overview
--------

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.

-------------
Documentation
-------------

Release notes are available at
https://releases.openstack.org/teams/telemetry.html

Developer documentation is available at
https://docs.openstack.org/ceilometer/latest/

Launchpad Projects
------------------
- Server: https://launchpad.net/ceilometer

Code Repository
---------------
- Server: https://github.com/openstack/ceilometer

Bug Tracking
------------
- Bugs: https://bugs.launchpad.net/ceilometer/

Release Notes
-------------
- Server: https://docs.openstack.org/releasenotes/ceilometer/

IRC
---
IRC Channel: #openstack-telemetry on `OFTC`_.

Mailinglist
-----------
Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
as the mailinglist. Please use tag ``[Ceilometer]`` in the subject for new
threads.


.. _OFTC: https://oftc.net/

