<div dir="ltr">> <span style="font-family:arial,sans-serif;font-size:13px">I'm just concerned with the type of notification you'd send. It has to</span><br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">> be enough fine grained so we don't lose too much information.</span><div>
<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">It's a tough situation, sending out an image.exists for each image with</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px">the same payload as say image.upload would likely create TONS of traffic.</span></div><div><font face="arial, sans-serif">Personally, I'm thinking about a batch payload, with a bare minimum of the</font></div>
<div><font face="arial, sans-serif">following values:</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">'payload': [{'id': 'uuid1', 'owner': 'tenant1', 'created_at': 'some_date', 'size': 100000000},</font></div>
<div><span style="font-family:arial,sans-serif">               {'id': 'uuid2', 'owner': 'tenant2',</span><span style="font-family:arial,sans-serif"> </span><span style="font-family:arial,sans-serif">'created_at': 'some_date',</span><span style="font-family:arial,sans-serif"> 'deleted_at': 'some_other_date', 'size': 200000000}</span><span style="font-family:arial,sans-serif">]</span></div>
<div><span style="font-family:arial,sans-serif"><br></span></div><div><span style="font-family:arial,sans-serif">That way the audit job/task could be configured to emit in batches which</span></div><div><span style="font-family:arial,sans-serif">a deployer could tweak the settings so as to not emit too many messages.</span></div>
<div><span style="font-family:arial,sans-serif">I definitely welcome other ideas as well.</span></div><div><span style="font-family:arial,sans-serif"><br></span></div><div><span style="font-family:arial,sans-serif">Thanks,</span></div>
<div><span style="font-family:arial,sans-serif">Andrew Melton</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 4:27 AM, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Aug 12 2013, Andrew Melton wrote:<br>
<br>
> So, my question to the Ceilometer community is this, does this sound like<br>
> something Ceilometer would find value in and use? If so, would this be<br>
> something<br>
> we would want most deployers turning on?<br>
<br>
</div>Yes. I think we would definitely be happy to have the ability to drop<br>
our pollster at some time.<br>
I'm just concerned with the type of notification you'd send. It has to<br>
be enough fine grained so we don't lose too much information.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
// Free Software hacker / freelance consultant<br>
// <a href="http://julien.danjou.info" target="_blank">http://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div>