Emma Foley d3c8ae0842 [objectstore] Refactor RGW endpoint lookup to consolidate logic
The changes refactor the _get_endpoint method in the RGW pollster to
consolidate duplicate endpoint lookup logic and add explicit error
handling when required config is missing.

Consolidate the two separate conditional blocks for endpoint lookup
into a single block that handles both service_name and service_type
configurations. This simplifies the code and eliminates duplication.

Add explicit RuntimeError when neither rgw_client.rgw_service_name
nor service_types.radosgw is configured, providing a clearer error
message instead of silently failing.

Depends-On: https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/978293
Change-Id: Ic644c481e2bdf56e934b1c0e957b4e2902ba1504
Signed-off-by: Emma Foley <efoley@redhat.com>
2026-03-10 12:50:19 +00: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
2025-11-21 02:20:08 +09:00
2024-03-13 19:27:59 +09:00
2020-04-11 00:57:21 -07:00

Ceilometer

image

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 110 MiB
Languages
Python 98.7%
Shell 1.3%