ceilometer has no meters for my project [closed]
Using the command line client and admin credentials I can type:
ceilometer meter-list
And I can see a lot of meters associated with a lot of different resources.
However for many projects when I type:
ceilometer meter-list --query project=76cbaf69030041abbcddd3980903f64d
I get an empty table in return.
The admin credentials I am using have permission to perform actions on that project.
Any help is appreciated.