*** bobh has joined #openstack-monasca | 01:47 | |
*** bobh has quit IRC | 02:51 | |
*** bobh has joined #openstack-monasca | 03:35 | |
*** bobh has quit IRC | 03:56 | |
*** pcaruana has joined #openstack-monasca | 08:10 | |
*** witek has joined #openstack-monasca | 08:32 | |
*** openstackgerrit has joined #openstack-monasca | 10:11 | |
openstackgerrit | Witold Bedyk proposed openstack/monasca-api master: devstack: Use newer kafka version 2.1.0 https://review.openstack.org/629876 | 10:11 |
---|---|---|
openstackgerrit | Merged openstack/monasca-notification master: Fix help text for [kafka]url option https://review.openstack.org/633174 | 11:02 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Improve coverage https://review.openstack.org/632718 | 13:34 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Improve coverage https://review.openstack.org/632718 | 13:47 |
*** pcaruana has quit IRC | 13:50 | |
*** pcaruana has joined #openstack-monasca | 13:57 | |
witek | Courtesy Monasca meeting reminder in #openstack-monasca: witek, jayahn,iurygregory,ezpz,igorn,haad,sc,joadavis, akiraY,tobiajo,dougsz_,fouadben, amofakhar, aagate, haruki,kaiokmo,pandiyan,charana,guilhermesp,chaconpiza | 14:56 |
witek | #startmeeting monasca | 15:00 |
openstack | Meeting started Wed Jan 30 15:00:40 2019 UTC and is due to finish in 60 minutes. The chair is witek. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: monasca)" | 15:00 | |
openstack | The meeting name has been set to 'monasca' | 15:00 |
witek | hello everyone | 15:00 |
joadavis | hello | 15:00 |
witek | hi joadavis | 15:01 |
witek | the agenda for today: | 15:01 |
witek | https://etherpad.openstack.org/p/monasca-team-meeting-agenda | 15:01 |
witek | #topic hacking version in monasca-agent | 15:02 |
*** openstack changes topic to "hacking version in monasca-agent (Meeting topic: monasca)" | 15:02 | |
witek | https://review.openstack.org/#/c/628767/ | 15:02 |
joadavis | I think there were a few commits in different repos to try to update the hacking version. | 15:03 |
joadavis | Unfortunately, it looked like there are a number of places where new checks are not working with the existing code | 15:03 |
joadavis | Do we want to prioritize changing the monasca code to work with the new checks, or do we live with the old version of hacking? | 15:04 |
witek | indeed https://review.openstack.org/#/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+is:open+owner:melissaml | 15:04 |
joadavis | or disable the checks we don't like. :P | 15:04 |
witek | we could add this as a story with `low-hanging-fruit` tag | 15:06 |
witek | and add it to the board | 15:06 |
witek | what do you think? | 15:07 |
sc | \o/ | 15:07 |
joadavis | yeah, that might be a good idea | 15:07 |
witek | hi sc | 15:07 |
witek | hacking is not listed in g-r or upper-constraints | 15:08 |
joadavis | I tend to not want to change code without a good reason. But the changes shouldn't be too bad. | 15:08 |
joadavis | I wondered what the motivation for moving to the new hacking was. I didn't see a community goal for it | 15:09 |
*** bobh has joined #openstack-monasca | 15:09 | |
witek | some places with low coverage might be tricky | 15:09 |
witek | ok, I'll create a story and add to the board | 15:10 |
witek | #action add story for updating hacking version | 15:11 |
witek | #topic Kafka upgrade | 15:11 |
*** openstack changes topic to "Kafka upgrade (Meeting topic: monasca)" | 15:11 | |
witek | https://review.openstack.org/629876 | 15:11 |
joadavis | cool. we can have a task for monasca-agent and one for monasca-transform (and any other repos) | 15:11 |
joadavis | yes, kafka. Sorry to bring it up again | 15:12 |
witek | Doug has left the comments | 15:12 |
joadavis | the comments were good | 15:12 |
witek | I actually agree with both toabctl and Doug :) | 15:13 |
witek | we should test new versions in CI | 15:13 |
joadavis | are there some additional testing we can define to get confidence and move forward? | 15:13 |
joadavis | CI testing is good/necessary | 15:13 |
joadavis | but maybe something at a larger scale to test the new performance? | 15:14 |
joadavis | I suggest that, but don't know who could do that | 15:14 |
witek | when I was testing I've adapted the tests Matthias has published | 15:15 |
witek | https://github.com/monasca/monasca-perf/tree/master/kafka_python_client_perf | 15:15 |
witek | I remember I had to change couple things | 15:16 |
witek | at Fujitsu we also did endurance testing, running Monasca under mid heavy load for week or two | 15:17 |
witek | I haven't noticed any deprecation warnings in logs of new Kafka | 15:19 |
joadavis | That might be good. The perf tests I expect would be ok, and toabctl has tested enough that any deprecation warnings should have popped up | 15:19 |
joadavis | I think the area of risk is in overall Monasca behavior, which something like an endurance test should find | 15:20 |
witek | I'd suggest to keep the change in review to get some more confidence that the new version works well for us | 15:21 |
witek | and also give a chance for everyone to test in their env | 15:21 |
witek | is that OK? | 15:23 |
witek | #topic notification engine clean-up | 15:23 |
*** openstack changes topic to "notification engine clean-up (Meeting topic: monasca)" | 15:23 | |
witek | https://review.openstack.org/603154 | 15:24 |
witek | this one hangs for a longer time already | 15:24 |
witek | I should actually update the board and put this one on it | 15:25 |
witek | it would be also good to merge this one first https://review.openstack.org/622361 | 15:26 |
witek | to get DB schema properly installed in DevStack | 15:27 |
joadavis | yes, I'd glanced at that 603154 but hadn't done a review yet | 15:27 |
joadavis | the devstack update is definitely good. | 15:28 |
joadavis | should we merge it? or I can try doing a fresh devstack with the change to verify | 15:28 |
witek | right now notification types enumeration is still initialized by sql script | 15:28 |
witek | I've tested my change locally both with Python 2 and 3 and it worked | 15:29 |
joadavis | works for me. Should I workflow the devstack change? | 15:29 |
witek | fine with me, it's my change :) | 15:30 |
joadavis | done :) | 15:31 |
witek | thanks | 15:31 |
witek | I'll update the board with current reviews | 15:31 |
witek | just for reference, here's our board: | 15:32 |
witek | https://storyboard.openstack.org/#!/board/111 | 15:32 |
witek | #topic open stage | 15:32 |
*** openstack changes topic to "open stage (Meeting topic: monasca)" | 15:32 | |
witek | no other topics? | 15:33 |
joadavis | none from me. just juggling a bunch of internal bugs | 15:33 |
witek | sc: will you attend the summit? | 15:34 |
joadavis | unfortunately that does mean I haven't thought about the vitrage integration in a while either | 15:34 |
witek | OK, if there are no other topics I'll close now | 15:35 |
witek | thanks for joining | 15:36 |
witek | bye | 15:36 |
witek | #endmeeting | 15:36 |
*** openstack changes topic to "OpenStack Monitoring as a Service | https://wiki.openstack.org/wiki/Monasca" | 15:36 | |
openstack | Meeting ended Wed Jan 30 15:36:29 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:36 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/monasca/2019/monasca.2019-01-30-15.00.html | 15:36 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/monasca/2019/monasca.2019-01-30-15.00.txt | 15:36 |
openstack | Log: http://eavesdrop.openstack.org/meetings/monasca/2019/monasca.2019-01-30-15.00.log.html | 15:36 |
joadavis | bye | 15:37 |
*** pcaruana has quit IRC | 16:01 | |
sc | witek: I don't know, more in private, if you are still around | 16:14 |
*** pcaruana has joined #openstack-monasca | 16:17 | |
*** pcaruana has quit IRC | 16:45 | |
openstackgerrit | Merged openstack/monasca-ui master: fix a typo in drilldown.js https://review.openstack.org/570222 | 17:27 |
*** pcaruana has joined #openstack-monasca | 18:17 | |
*** witek has quit IRC | 19:53 | |
*** openstackgerrit has quit IRC | 21:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!