With these settings enabled, you should see a ceilometer_compute container on each hypervisor. Try deploying/reconfiguring without any limit?

On Thu, 22 Dec 2022 at 23:21, Satish Patel <satish.txt@gmail.com> wrote:
Folks,

I am deployed kolla-ansible and trying to set up telemetry for billing etc. But not able to get it working may be broken or something. 

In global.yml I turned on the following options and deployed kolla and it did install all the components but I am not seeing it deploy a ceilometer agent on compute nodes. How does it collect data from compute nodes if the ceilometer agent is not running on compute nodes? Did I miss something here? 

enable_ceilometer: "yes"
enable_gnocchi: "yes"
enable_cloudkitty: "yes"