15:00:44 <witek_> #startmeeting monasca 15:00:45 <openstack> Meeting started Wed Jul 18 15:00:44 2018 UTC and is due to finish in 60 minutes. The chair is witek_. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:46 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:49 <openstack> The meeting name has been set to 'monasca' 15:01:08 <witek_> Hello everyone 15:01:09 <dougsz> hi all 15:01:13 <jgrassler> Hello 15:01:16 <koji> hello 15:01:17 <kaiokmo> hi 15:01:44 <witek_> no items in the agenda for today 15:01:46 <aagate> hello 15:01:55 <witek_> https://etherpad.openstack.org/p/monasca-team-meeting-agenda 15:02:08 <witek_> feel free to add 15:02:20 <jgrassler> None? 15:02:31 <joadavis> hello 15:02:37 <jgrassler> I just added one...did I use the wrong Etherpad? 15:02:50 <jgrassler> Ah. Wrong line :-) 15:02:53 <witek_> I've just noticed 15:03:05 <jgrassler> Sorry 15:03:08 <jgrassler> Thanks for moving :-) 15:03:24 <witek_> #topic alembic commandline 15:03:48 <guilhermesp> hello 15:04:04 <jgrassler> That one's fairly brief: I think I've worked out the last problems with https://review.openstack.org/#/c/580174/ 15:04:37 <jgrassler> In particular I've got the charset inconsistencies in the sub_alarm_table covered now. 15:05:03 <jgrassler> I just added different fingerprints for a 'CREATE DATABASE' with and witout a default charset of UTF8. 15:05:37 <jgrassler> Even tested it on the schema that ships with monasca-installer and that one is correctly detected :-) 15:06:22 <witek_> so, you've updated the initial version from the previous change 15:06:51 <jgrassler> Yes, a little. I just added two extra fingerprints (the problem only affects two revisions). 15:07:02 <jgrassler> Other than that it remains the same. 15:08:20 <witek_> Looks good at the first glance 15:08:26 <witek_> will try to review next days 15:08:40 <jgrassler> Thanks! 15:09:42 <witek_> would be great if someone can hava a look as well 15:10:10 <witek_> #topic monasca-transform 15:11:26 <aagate> https://review.openstack.org/567441 is ready for review. Its one of the last two changes to clean up transform specs 15:12:22 <witek_> how can it be tested if someone would like to try it out? 15:12:33 <aagate> it removes service_id from pre transform specs, original intent was to "inject" that field during pre-processing but we rather get it from source if required 15:14:14 <witek_> the easiest way to install and test is with devstack plugin? 15:15:14 <aagate> yes devstack plugin, its already removed https://review.openstack.org/#/c/567441/9/monasca_transform/data_driven_specs/pre_transform_specs/pre_transform_specs.json in this review, so to test you would see if aggregated metrics are generated every hour 15:16:09 <witek_> thanks 15:17:05 <witek_> any other comments on this? 15:17:24 <aagate> yw! its one the last two changes in the works to cleanup transform specs, part of story 2001815 15:17:42 <witek_> nice 15:17:55 <witek_> good job 15:18:46 <aagate> thanks..still lot that be done to improve 15:19:05 <joadavis> simplifying the spec is a great start 15:20:07 <witek_> would you like to plan next steps for Stein cycle? 15:20:50 <witek_> could be a discussion item for PTG 15:20:57 <witek_> https://etherpad.openstack.org/p/monasca-ptg-stein 15:21:51 <aagate> sure I can add an item to the discussion 15:22:05 <witek_> great 15:22:24 <witek_> guilhermesp: are you around? 15:22:59 <guilhermesp> yep 15:23:09 <witek_> #topic OpenStack Ansible 15:23:21 <witek_> your stage :) 15:23:24 <guilhermesp> k 15:23:50 <guilhermesp> so, we already have os_monasca merged 15:23:53 <guilhermesp> https://review.openstack.org/#/c/578721/ 15:24:17 <guilhermesp> the work now will be focused in doing the same for os_monasca_agent and monasca_ui roles 15:24:58 <guilhermesp> there are quite a few things to do with these roles, like follow the work that it's been done in osa community like cleaning up roles for faster deployment 15:25:44 <witek_> is os_monasca part of official OSA? 15:25:56 <guilhermesp> I still need to test all the roles in a "real" deployment, and I will do this when make all monasca related roles pass in the tests 15:26:01 <guilhermesp> yes it is witek_ 15:26:26 <witek_> what distros are supported? 15:26:28 <guilhermesp> it was frozen, but I decided to continue the work that flaviosr started 15:26:42 <guilhermesp> at the moment, there are only tests covering ubuntu xenial 15:27:03 <witek_> and in general in OSA? 15:27:23 <guilhermesp> no, osa has support for centos and suse too 15:27:30 <guilhermesp> we are working on bionic too 15:28:51 <witek_> thanks for this work, it helps a lot 15:28:57 <guilhermesp> since I'm doing this work alone, I'm focusing on ubuntu xenial, maybe in the future I can discuss with osa guys about the tests for other distros 15:29:11 <guilhermesp> you're welcome, monasca is a great tool indeed 15:29:38 <guilhermesp> I will work hard to at least make it functional for ubuntu xenial for now 15:29:48 <guilhermesp> and I'm feeling confident 15:30:08 <jgrassler> I might be able to help with the SUSE side of things at some stage (or find someone in SUSE with the spare capacity to help). 15:30:33 <guilhermesp> that's great jgrassler 15:30:34 <witek_> how are you using Monasca? how big is the deployment and what do you monitor? 15:31:27 <guilhermesp> witek_I'm using in a medium size openstack env. Ceph with about 6 nodes and 160TB storage capacity, about 23 compute nodes, 2 infra nodes... 15:31:39 <guilhermesp> it's not a huge environment, but it is working nicely 15:32:05 <guilhermesp> let's say, not medium size, small actually, but works 15:32:34 <guilhermesp> it's been a great tool for our operation team as well as development teams across our lab 15:32:40 <witek_> with InfluxDB, right? 15:32:46 <guilhermesp> yes 15:33:20 <witek_> great, thanks again for your work and please keep us updated 15:33:44 <guilhermesp> I will try to attend the next meetings and give updates for you 15:34:09 <guilhermesp> not only in the meeting but in the monasca channel if is suitable 15:34:49 <witek_> #topic random updates 15:35:24 <witek_> monascaclient was broken due to the change in osc-lib 15:36:09 <witek_> ricolin from Heat helped and provided a fix 15:37:20 <witek_> also, new influxdb client has been released 15:37:50 <witek_> which seems not to handle utf-8 encoding correctly 15:38:06 <witek_> and fails on our tempest tests 15:38:27 <witek_> I have blocked this version in global-requirements already 15:39:05 <witek_> do you have anything else for today? 15:39:14 <guilhermesp> is there something to be reported to influxdb python client maintainers? 15:39:25 <guilhermesp> or we just block this version? 15:39:43 <witek_> yes, we could file a bug report 15:40:00 <guilhermesp> agreed 15:40:18 <witek_> so that it can be fixed in the next versions 15:40:53 <witek_> anyone wants to take care of it? 15:41:47 <guilhermesp> if I wasn't working a lot with the roles I could do, but not sure if I will have time to do it 15:44:30 <witek_> if anyone finds time to do that, please also ping at irc or send reference to openstack-dev 15:44:58 <guilhermesp> k 15:45:13 <witek_> if there are no other topics, I'd be wrapping up 15:46:14 <witek_> thank you everyone 15:46:22 <witek_> see you next week 15:46:34 <guilhermesp> seeya! 15:46:38 <koji> thx 15:46:39 <aagate> bye! 15:46:48 <joadavis> bye 15:46:56 <witek_> #endmeeting