2017-12-07 16:36 GMT+08:00 Julien Danjou <[email protected]>: > On Thu, Dec 07 2017, Jaze Lee wrote: > >> I think at line 416, we should remove some measures that already post at >> 390. >> Or may be i miss something? >> >> >> https://github.com/openstack/ceilometer/blob/master/ceilometer/publisher/gnocchi.py#L416 > > The code at L416 is only executed if L390 raises an exception. > So if L390 raises an exception, it has not complete. That's why it's > done again here. Yes. I misunderstand here. If there any exception in gnocchi api, it won't store any measures. Just after all resource, and all metrics are there, gnocchi will store those measures. Am i right?
> > -- > Julien Danjou > # Free Software hacker > # https://julien.danjou.info -- 谦谦君子 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
