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>
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
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.