[Openstack] [metering] notification metadata

Doug Hellmann doug.hellmann at dreamhost.com
Tue Jun 12 15:51:44 UTC 2012


See https://review.stackforge.org/163 for the code.

On Tue, Jun 12, 2012 at 11:05 AM, Doug Hellmann <doug.hellmann at dreamhost.com
> wrote:

> I am working on bug 1006120, adding metadata to the instance-related
> metering events. It's easy to add location data like availability zone to
> the pollsters because the agent has an object from the database with all of
> the information about the instance (we will have to change that, but
> presumably we will be able to get the data via RPC, too). The notification
> plugins however, only have the data in the incoming message, and those
> messages don't include all of the data about the instance. My current plan
> is to have the collector code that processes notifications look up the
> instance in the database to get the rest of the data.
>
> Does anyone have any thoughts on this plan?
>
> https://bugs.launchpad.net/ceilometer/+bug/1006120
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120612/70049074/attachment.html>


More information about the Openstack mailing list