Este contenido no está disponible en el idioma seleccionado.

13.5. Set Time-Series-Database-as-a-Service as the Backend for Telemetry Service


Telemetry service, by default only saves metering data in a database. To allow Telemetry to send metering data to other systems in addition to the database, multiple dispatchers can be developed and enabled by modifying the Telemetry configuration file. The gnocchi dispatcher posts the meters onto TDSaaS backend.
For the gnocchi dispatcher, add the following configuration settings to the /etc/ceilometer/ceilometer.conf file:
[DEFAULT]
dispatcher = gnocchi

[dispatcher_gnocchi]
filter_project = gnocchi_swift
filter_service_activity = True
archive_policy = low
url = http://localhost:8041
Copy to Clipboard Toggle word wrap
The url in the above configuration is a TDSaaS endpoint URL and depends on your deployment.

Note

If the gnocchi dispatcher is enabled, Ceilometer API calls will return a 410, with an empty result. The TDSaaS API should be used instead to access the data.
Restart the gnocchi service to ensure that the change takes effect:
# systemctl restart openstack-ceilometer-api.service
Copy to Clipboard Toggle word wrap
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat