Go to file
Callum Dickinson 703ada2c05 Make the instance 'host' attribute optional
Make the ``host`` resource attribute on the ``instance`` resource type
optional in Gnocchi.

This allows the hypervisor a compute instance is running on to be
withheld from Gnocchi's resource metadata, which may be required
for security reasons e.g. for public clouds.

To handle updating existing attributes, changes have been made to
the ``upgrade_resource_types`` function to make it check if any
existing attributes are identical to the specified schema, and
update the resource type accordingly.

Change-Id: I26875b876be6401164442d2f5e52e2eb9b8e703c
2025-03-20 15:05:14 +13:00
2023-10-17 16:04:29 +00:00
2019-10-23 16:01:55 -03:00
2019-04-19 19:31:12 +00:00
2014-10-09 10:31:23 +03:00
2017-04-08 17:15:28 +08:00
2013-03-15 14:25:48 +00:00
2021-06-18 12:09:39 +02:00
2024-03-13 19:27:59 +09:00
2020-04-11 00:57:21 -07:00
2025-02-05 22:29:53 +09:00
2025-01-23 20:56:06 +09: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 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.

Description
OpenStack Telemetry (Ceilometer)
Readme 107 MiB
Languages
Python 98.5%
Shell 1.5%