<br><br><div class="gmail_quote">On Sat, Aug 18, 2012 at 6:39 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 Fri, Aug 17 2012, Doug Hellmann wrote:<br>
<br>
> Are we actually using the duration value anywhere, yet? I think I've seen<br>
> it set to None or 0 in all of the other counters, but I could be<br>
> remembering incorrectly.<br>
<br>
</div>I don't think we use it indeed. Now I wonder how useful it can be. We<br>
basically using timestamp heavily, but duration we don't.<br>
Maybe it should be set to the time used between 2 polling, but I'm not<br>
sure it's a good idea either.<br></blockquote><div><br></div><div>I think that was the intent, but the code doing the polling can't be sure of that time (at least not for the first event).</div><div><br></div><div>
We have the timestamp of the event, and can calculate durations based on those values. I'll open a ticket to remove the extra field. We can add it back later if we decide we need it.</div><div><br></div><div>Doug</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
;; Free Software hacker & freelance<br>
;; <a href="http://julien.danjou.info" target="_blank">http://julien.danjou.info</a><br>
</font></span><br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br>