Metadata-Version: 1.2
Name: ceilometer
Version: 23.0.0
Summary: OpenStack Telemetry
Home-page: https://docs.openstack.org/ceilometer/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ==========
        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/
        
        
Platform: UNKNOWN
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.8
