How ceilometer gets storage.objects.incoming.bytes meter [closed]
How ceilometer gets storage.objects.incoming.bytes and storage.objects.outgoing.bytes meters. I have a devstack setup where i have installed swift using localrc. is there any specific configuration required to retrive these meters.
Manish, You have to use the ceilometer API and then pool all the resources via it for Swift unlike other openstack component https://wiki.openstack.org/wiki/Ceilometer has all the info along with the API guide.
I was able to get required meters, some configuration changes were needed in ceilometer.conf and proxy-server.conf files.