Go to file
Matthias Runge 819b48fd54 Remove queue declaration and fix docs jobs
This commit combines the following changes:

* Remove lingering queue declaration from .zuul.yaml file.

    https://review.opendev.org/859777 (master)
    Co-authored-by: Matthias Runge <mrunge@redhat.com>

* Replace oslo_utils.fnmatch with fnmatch

    The oslo_utils.fnmatch module was added to solve an
    issue in py2.7 but it is no longer required because
    py2.7 is no longer supported. The module was deprecated
    since oslo.utils 4.9.1[1] and the stdlib's fnmatch
    module should be used instead.

    https://review.opendev.org/799654 (master)
    https://review.opendev.org/852644 (stable/wallaby)
    Co-authored-by: Takashi Kajinami <tkajinam@redhat.com>

[1] 4c893c92f551c9dd2a7cfbe7ae8171ad8139df0b

Change-Id: I9b34ac062d45b2b839dc9d6e0cdce696185890e4
(cherry picked from commit 7e545b0fd9)
(cherry picked from commit 142cb0b6e6)
2022-12-15 15:27:40 +05:30
2020-09-27 11:26:03 +08:00
2019-10-23 16:01:55 -03:00
2014-10-09 10:31:23 +03:00
2018-07-26 07:07:39 +02:00
2017-04-08 17:15:28 +08:00
2013-03-15 14:25:48 +00:00
2020-12-01 10:20:18 +01:00
2020-02-12 17:28:44 +01:00
2020-04-11 00:57:21 -07:00

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

Code Repository

Bug Tracking

Release Notes

IRC

IRC Channel: #openstack-telemetry on Freenode.

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.

Description
OpenStack Telemetry (Ceilometer)
Readme 110 MiB
Languages
Python 98.7%
Shell 1.3%