[ceilometer][gnocchi][telemetry] (User) frontend or tool to create reports on telemetry data (GPU, RAM, disk, network, ...)
Hello OpenStack-Discuss, I was wondering if there are any simple frontends or similar solutions to provide ceilometer's telemetry data, such as CPU, RAM, volume throughput and IOPs, network throughput, ... to users? Something like a basic horizon dashboard? Or does anybody have written something using the API to create some nice graphs? I know there is Cloudkitty, but that looks more targeted towards doing rating and billing with this kind of data? Thanks and with regards Christian
I would say that you need to do that on the publisher side. For Gnocchi there's a Grafana plugin [1] that can be potentially used for representing data to users. I'm not aware of any Gnocchi integration with Horizon directly. Though it would make total sense to me to have such plugin and there was even an old spec for that [2] [1] https://grafana.com/grafana/plugins/gnocchixyz-gnocchi-datasource/ [2] https://blueprints.launchpad.net/horizon/+spec/horizon-gnocchi-graphs пн, 19 июн. 2023 г. в 15:36, Christian Rohmann <christian.rohmann@inovex.de>:
Hello OpenStack-Discuss,
I was wondering if there are any simple frontends or similar solutions to provide ceilometer's telemetry data, such as CPU, RAM, volume throughput and IOPs, network throughput, ... to users? Something like a basic horizon dashboard?
Or does anybody have written something using the API to create some nice graphs? I know there is Cloudkitty, but that looks more targeted towards doing rating and billing with this kind of data?
Thanks and with regards
Christian
Hi, There was an integration with ceilometer ages ago, but it was perceived as unbearable slow. I can't find code references anymore. The issue with using grafana is that it doesn't do any user based filtering. Matthias On 19/06/2023 15:51, Dmitriy Rabotyagov wrote:
I would say that you need to do that on the publisher side. For Gnocchi there's a Grafana plugin [1] that can be potentially used for representing data to users. I'm not aware of any Gnocchi integration with Horizon directly. Though it would make total sense to me to have such plugin and there was even an old spec for that [2]
[1] https://grafana.com/grafana/plugins/gnocchixyz-gnocchi-datasource/ [2] https://blueprints.launchpad.net/horizon/+spec/horizon-gnocchi-graphs
пн, 19 июн. 2023 г. в 15:36, Christian Rohmann <christian.rohmann@inovex.de>:
Hello OpenStack-Discuss,
I was wondering if there are any simple frontends or similar solutions to provide ceilometer's telemetry data, such as CPU, RAM, volume throughput and IOPs, network throughput, ... to users? Something like a basic horizon dashboard?
Or does anybody have written something using the API to create some nice graphs? I know there is Cloudkitty, but that looks more targeted towards doing rating and billing with this kind of data?
Thanks and with regards
Christian
-- Matthias Runge <mrunge@matthias-runge.de>
participants (3)
-
Christian Rohmann
-
Dmitriy Rabotyagov
-
Matthias Runge