13:00:43 <chaconpiza> #startmeeting monasca 13:00:44 <openstack> Meeting started Tue Aug 11 13:00:43 2020 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:45 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:48 <openstack> The meeting name has been set to 'monasca' 13:00:55 <chaconpiza> Hi 13:01:18 <chaconpiza> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:02:04 <chaconpiza> Let's start with the topics 13:02:09 <chaconpiza> #topic Removing third party library mock and using instead unittest.mock 13:04:16 <chaconpiza> Hervé Beraud kindly sent changes to replace third party mock lib with the unittest.mock 13:04:55 <chaconpiza> For almost all Monasca projects. Still Monasca-Agent was missing. 13:05:46 <chaconpiza> I submitted the change yesterday and it was merged. 13:05:58 <bandorf> Thanks for that! 13:06:57 <chaconpiza> #topic Alarm-definition which breakes the Alarm view of Monasca-UI 13:07:52 <chaconpiza> Few days ago bandorf found 'by casuality' an Alarm Definitions that breakes the Alarm view in Horizon (Monasca-UI) 13:08:23 <chaconpiza> The alarm definition is "count(process.pid_count{hostname=devstack})>4" 13:09:14 <chaconpiza> piotrowskim is working on that. He will create as well the Story 13:09:49 <chaconpiza> So far I was able to reproduce it in devstack with our default vagrant file: 13:10:14 <chaconpiza> https://github.com/openstack/monasca-api/blob/master/devstack/Vagrantfile 13:11:37 <chaconpiza> From the reviews, this change still blocking monasca-persister https://review.opendev.org/#/c/742167/ 13:12:02 <chaconpiza> It fails with a time_out. 13:17:57 <chaconpiza> Those were the topics from this week. Thanks. 13:18:14 <bandorf> Thanks, bye 13:18:31 <chaconpiza> #endmeeting