08:00:26 <ifat_afek> #startmeeting vitrage
08:00:27 <openstack> Meeting started Wed May  9 08:00:26 2018 UTC and is due to finish in 60 minutes.  The chair is ifat_afek. Information about MeetBot at http://wiki.debian.org/MeetBot.
08:00:28 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:00:31 <openstack> The meeting name has been set to 'vitrage'
08:00:33 <ifat_afek> Hi :-)
08:00:43 <eyalb> \o/
08:01:30 <annarez> Hi :)
08:03:11 <idan_hefetz> Hi!
08:03:25 <ifat_afek> #topic Status and Vancouver preparations
08:03:34 <ifat_afek> I’m helping with the demos for Vancouver sessions:
08:03:39 <ifat_afek> #link https://www.openstack.org/summit/vancouver-2018/summit-schedule/events/20964/proactive-root-cause-analysis-with-vitrage-kubernetes-zabbix-and-prometheus
08:03:43 <ifat_afek> #link https://www.openstack.org/summit/vancouver-2018/summit-schedule/events/20839/closing-the-loop-vnf-end-to-end-failure-detection-and-auto-healing
08:03:54 <ifat_afek> I started implementing the Prometheus datasource. The existing code already works, but it requires some more testing before it can be merged.
08:04:00 <ifat_afek> For now it only supports notifications from Prometheus Alert Manager. Later on we will need to support also get_all.
08:04:11 <ifat_afek> #link https://review.openstack.org/#/c/566091/
08:04:21 <ifat_afek> I’m now testing it with Muhamad
08:04:42 <ifat_afek> That’s it for me.
08:05:18 <idan_hefetz> I was working lately to solve this bug:
08:05:28 <idan_hefetz> https://bugs.launchpad.net/vitrage/+bug/1769826
08:05:30 <openstack> Launchpad bug 1769826 in Vitrage "Very high memory usage for vitrage-graph process" [Critical,Fix committed] - Assigned to Idan Hefetz (idan-hefetz)
08:06:15 <idan_hefetz> memory consumption is drastically lower after applying this fix:
08:06:16 <idan_hefetz> https://review.openstack.org/#/c/566794/
08:06:34 <idan_hefetz> that is to stable queens
08:06:56 <idan_hefetz> I am currently working to apply a similar patch to master branch as well
08:07:13 <ifat_afek> idan_hefetz: what should be the difference?
08:08:22 <idan_hefetz> in this commit i moved the api handler to a different process, in master all the processes were changed, so some adaptations are required
08:08:32 <ifat_afek> OK
08:08:50 <idan_hefetz> that
08:08:56 <idan_hefetz> that;s it for me
08:09:15 <ifat_afek> Thanks for solving this complicated bug :-)
08:09:20 <eyalb> +2
08:09:39 <ifat_afek> Anyone else wants to update?
08:10:02 <ifat_afek> I plan to tag a new version of stable/queens today, with all the latest fixes
08:11:30 <ifat_afek> See you next week
08:11:54 <idan_hefetz> was a short one :) cheers!
08:12:11 <ifat_afek> Short is good :-)
08:12:15 <eyalb> bye
08:12:19 <ifat_afek> #endmeeting