Looking to find network meters for specific VM
Hi all,
After reading the API doc, it seems resource id for anything network (incoming.bytes, etc.) in Ceilometer is the interface id of the virtual interface. How would you link that to a VM's instance id?
I can't seem to find the right query so that for a specific instance, along with cpu and disk data, I also get the related network meters.
Thanks!