| *** bobh has joined #openstack-monasca | 01:18 | |
| *** bobh has quit IRC | 02:24 | |
| *** pcaruana has joined #openstack-monasca | 06:20 | |
| *** witek has joined #openstack-monasca | 06:21 | |
| openstackgerrit | Witold Bedyk proposed openstack/monasca-api master: Disable legacy Kafka client in DevStack https://review.opendev.org/670047 | 06:42 |
|---|---|---|
| openstackgerrit | Witold Bedyk proposed openstack/monasca-api master: Disable legacy Kafka client in DevStack https://review.opendev.org/670047 | 06:46 |
| *** witek has quit IRC | 07:19 | |
| *** dougsz has joined #openstack-monasca | 08:10 | |
| *** dougsz has quit IRC | 09:00 | |
| *** dougsz has joined #openstack-monasca | 09:04 | |
| openstackgerrit | Matthias Bandorf proposed openstack/monasca-thresh master: Enable monasca-thresh to set topology.max.spout.pending f. Storm https://review.opendev.org/660703 | 10:06 |
| openstackgerrit | Witold Bedyk proposed openstack/monasca-api master: Disable legacy Kafka client in DevStack https://review.opendev.org/670047 | 11:29 |
| openstackgerrit | Merged openstack/monasca-thresh master: Enable monasca-thresh to set topology.max.spout.pending f. Storm https://review.opendev.org/660703 | 12:22 |
| openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Merge log-api and api https://review.opendev.org/651249 | 13:18 |
| openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Merge log-api and api https://review.opendev.org/651249 | 13:24 |
| *** altlogbot_3 has quit IRC | 14:09 | |
| *** irclogbot_0 has quit IRC | 14:17 | |
| *** altlogbot_0 has joined #openstack-monasca | 14:18 | |
| *** altlogbot_0 has quit IRC | 14:22 | |
| *** joadavis has joined #openstack-monasca | 14:24 | |
| *** altlogbot_2 has joined #openstack-monasca | 14:27 | |
| *** altlogbot_2 has quit IRC | 14:32 | |
| *** altlogbot_1 has joined #openstack-monasca | 14:34 | |
| *** altlogbot_1 has quit IRC | 14:38 | |
| *** altlogbot_1 has joined #openstack-monasca | 14:40 | |
| *** altlogbot_1 has quit IRC | 14:44 | |
| *** altlogbot_0 has joined #openstack-monasca | 14:46 | |
| *** altlogbot_0 has quit IRC | 14:50 | |
| *** altlogbot_3 has joined #openstack-monasca | 14:52 | |
| *** hosanai has joined #openstack-monasca | 14:55 | |
| *** altlogbot_3 has quit IRC | 14:56 | |
| *** witek has joined #openstack-monasca | 14:57 | |
| *** altlogbot_2 has joined #openstack-monasca | 14:58 | |
| witek | Courtesy Monasca meeting reminder in #openstack-monasca: witek, jayahn,iurygregory,ezpz,igorn,haad,sc,joadavis, akiraY,tobiajo,dougsz,fouadben, amofakhar, haru5ny (haruki),kaiokmo,pandiyan,charana,guilhermesp,chaconpiza,toabctl,hosanai,Wasaac | 14:58 |
| witek | #startmeeting monasca | 15:00 |
| openstack | Meeting started Wed Jul 17 15:00:37 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 | 15:00 |
| dougsz | hello all | 15:01 |
| witek | hi Doug | 15:01 |
| witek | is it just 2 of us today? | 15:01 |
| witek | agenda: | 15:02 |
| *** altlogbot_2 has quit IRC | 15:02 | |
| witek | https://etherpad.openstack.org/p/monasca-team-meeting-agenda | 15:02 |
| witek | let's start | 15:02 |
| Dobroslaw | Hi | 15:02 |
| sc | here I'm | 15:02 |
| witek | #topic scope dimenstion name/value query | 15:02 |
| *** openstack changes topic to "scope dimenstion name/value query (Meeting topic: monasca)" | 15:02 | |
| witek | hi guys | 15:02 |
| joadavis | o/ | 15:03 |
| witek | I've got spelling problems :) | 15:03 |
| dougsz | :) | 15:03 |
| witek | dougsz: we'll you report? | 15:03 |
| witek | will you? :) | 15:03 |
| dougsz | Yeah, Bharat has gone on holiday | 15:03 |
| *** altlogbot_1 has joined #openstack-monasca | 15:04 | |
| dougsz | The problem: searching for a list hostnames is a very expensive query | 15:04 |
| dougsz | Dashboards which search for a list of hostnames can overload InfluxDB, when the cardinality of the DB is high | 15:05 |
| dougsz | This change tries to make the query more efficient, by supporting a search for hostsnames within a specified time period | 15:06 |
| dougsz | The time period can come, for example, from a Grafana dashboard | 15:06 |
| witek | that's the API resource: | 15:06 |
| witek | https://github.com/openstack/monasca-api/blob/master/docs/monasca-api-spec.md#list-dimension-values | 15:06 |
| dougsz | We have some problems to work out | 15:07 |
| dougsz | Bharat will continue working on this when he is back | 15:07 |
| dougsz | That's it for this one. | 15:07 |
| *** altlogbot_1 has quit IRC | 15:08 | |
| witek | thanks, do you think there are some blockers on InfluxDB side? | 15:08 |
| witek | you've marked the review with W-1 | 15:09 |
| dougsz | The query runs, but with a time accuracy of about 1 hour - Tempest tests highlighted this issue | 15:09 |
| dougsz | We may need to look at using a different query - It seems the current query may not be supported, but strangely sort of works. We need to get to the bottom of it. | 15:10 |
| witek | thanks for working on this, please keep us updated | 15:11 |
| dougsz | Will do, thanks | 15:11 |
| witek | #topic Grafana token expiry | 15:11 |
| *** openstack changes topic to "Grafana token expiry (Meeting topic: monasca)" | 15:11 | |
| dougsz | This one - people get annoyed when their token times out, and they are not at least directed back to the log in page. | 15:12 |
| dougsz | Bharat hasn't found a way of doing an immediate redirect yet | 15:12 |
| dougsz | The question is should we create a different branch to merge these changes into? | 15:13 |
| dougsz | Do we want someone else to review them in addition to me? | 15:13 |
| dougsz | I am not sure who is using the grafana4 branch | 15:13 |
| witek | Dobroslaw: anyone from Fujitsu wants to have a look? | 15:14 |
| *** altlogbot_3 has joined #openstack-monasca | 15:14 | |
| witek | at SUSE we don't use the fork | 15:14 |
| Dobroslaw | I can look | 15:14 |
| dougsz | Great, thanks! | 15:14 |
| witek | thanks | 15:15 |
| dougsz | That's it for this one. | 15:15 |
| witek | I think we should merge it to the grafana4 branch | 15:15 |
| dougsz | ok, thanks, we will target that. I agree. | 15:16 |
| Dobroslaw | yes, that will be nice fix | 15:16 |
| witek | #topic Python 3 support | 15:17 |
| *** openstack changes topic to "Python 3 support (Meeting topic: monasca)" | 15:17 | |
| witek | sum12 has worked on fixing unit tests for monasca-agent | 15:17 |
| witek | https://review.opendev.org/657829 | 15:17 |
| *** altlogbot_3 has quit IRC | 15:18 | |
| witek | he's done good job, it would be nice to get some reviews on that | 15:18 |
| witek | until no tests were run for Python 3 in this repo | 15:18 |
| dougsz | sorry, haven't had time to look yet, but will try | 15:19 |
| Dobroslaw | will ping adriancz | 15:19 |
| joadavis | I'm guilty of not keeping up either, but I will try to squeeze out some time | 15:19 |
| witek | thanks guys | 15:19 |
| *** altlogbot_3 has joined #openstack-monasca | 15:20 | |
| witek | #topic Kafka upgrade | 15:20 |
| *** openstack changes topic to "Kafka upgrade (Meeting topic: monasca)" | 15:20 | |
| witek | I've finally picked up upgrading Kafka client again | 15:20 |
| witek | taking this occasion, I've also created a change upgrading Apache Kafka to latest stable version | 15:21 |
| witek | 2.3.0 | 15:21 |
| witek | https://review.opendev.org/670914 | 15:21 |
| witek | the change updates also some configuration settings | 15:21 |
| witek | as provided by default configuration files shipped with Kafka | 15:22 |
| witek | also, the way how topics are created has changed | 15:23 |
| witek | and, Kafka was able to start with 128MB heap limitation | 15:23 |
| *** altlogbot_3 has quit IRC | 15:24 | |
| witek | I have then refactored persister to work with the confluent Kafka client | 15:24 |
| witek | https://review.opendev.org/644844 | 15:24 |
| witek | but still have some issues with some tempest tests | 15:24 |
| witek | e.g. setUpClass in test_statistics fails on a regular basis | 15:25 |
| witek | both in CI and locally | 15:26 |
| witek | still, review of code is very welcome | 15:26 |
| dougsz | Excited to have a play with this | 15:26 |
| dougsz | Great stuff. This should tie in nicely with the work Fujitsu are doing on upgrading ELK | 15:27 |
| witek | any question to Kafka changes? | 15:28 |
| dougsz | Haven't had time to look in detail yet - does it still support the old messaging version? | 15:29 |
| witek | yes, the old Kafka message object is converted in persister to the new client format | 15:30 |
| witek | I introduced configuration option which controls, which client should be used | 15:30 |
| witek | #topic mid-cycle meeting | 15:32 |
| *** openstack changes topic to "mid-cycle meeting (Meeting topic: monasca)" | 15:32 | |
| witek | we'll hold the mid-cycle meeting next week Wednesday | 15:32 |
| witek | at 2pm UTC, one hour earlier than regular meeting | 15:32 |
| witek | we should start filling in the topics in etherpad | 15:33 |
| witek | https://etherpad.openstack.org/p/monasca-train-midcycle | 15:33 |
| witek | I know, I haven't done that myself yet.. | 15:33 |
| *** altlogbot_2 has joined #openstack-monasca | 15:34 | |
| witek | the main goal is to sync on the progress, and if reevaluation of priorities is needed | 15:34 |
| witek | or if help is needed somewhere, etc. | 15:34 |
| witek | you can also bring up new topics, feel free | 15:35 |
| witek | #topic voting for Shanghai open | 15:36 |
| *** openstack changes topic to "voting for Shanghai open (Meeting topic: monasca)" | 15:36 | |
| witek | https://www.openstack.org/summit/shanghai-2019/vote-for-speakers | 15:36 |
| witek | but only until Tuesday | 15:36 |
| witek | I haven't looked through yet | 15:37 |
| witek | but I've heard there is a presentation from Inspur about their Monasca deployment | 15:37 |
| dougsz | Cool, I'm going to vote now before i forget | 15:38 |
| *** altlogbot_2 has quit IRC | 15:38 | |
| witek | +1 :) | 15:38 |
| witek | that's all from me, do we have any other topics? | 15:39 |
| Dobroslaw | nothing from me | 15:39 |
| witek | dougsz: did you have a chance to check about Kolla CI jobs? | 15:40 |
| *** altlogbot_1 has joined #openstack-monasca | 15:40 | |
| dougsz | Sorry - I didn't, I will do that asap | 15:41 |
| witek | no worries | 15:41 |
| witek | OK, thanks everyon | 15:41 |
| witek | please fill in the etherpad for the next week | 15:42 |
| witek | the regular IRC meeting will be canceled of course | 15:42 |
| joadavis | thanks | 15:42 |
| witek | bye bye | 15:43 |
| witek | #endmeeting | 15:43 |
| *** openstack changes topic to "OpenStack Monitoring as a Service | https://wiki.openstack.org/wiki/Monasca" | 15:43 | |
| openstack | Meeting ended Wed Jul 17 15:43:05 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:43 |
| openstack | Minutes: http://eavesdrop.openstack.org/meetings/monasca/2019/monasca.2019-07-17-15.00.html | 15:43 |
| openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/monasca/2019/monasca.2019-07-17-15.00.txt | 15:43 |
| openstack | Log: http://eavesdrop.openstack.org/meetings/monasca/2019/monasca.2019-07-17-15.00.log.html | 15:43 |
| *** altlogbot_1 has quit IRC | 15:44 | |
| *** altlogbot_0 has joined #openstack-monasca | 15:46 | |
| *** hosanai has quit IRC | 15:46 | |
| *** witek has quit IRC | 15:47 | |
| *** joadavis has quit IRC | 15:47 | |
| *** altlogbot_0 has quit IRC | 15:50 | |
| *** altlogbot_1 has joined #openstack-monasca | 15:52 | |
| *** altlogbot_1 has quit IRC | 15:57 | |
| *** altlogbot_2 has joined #openstack-monasca | 16:04 | |
| *** altlogbot_2 has quit IRC | 16:08 | |
| *** altlogbot_3 has joined #openstack-monasca | 16:10 | |
| *** altlogbot_3 has quit IRC | 16:14 | |
| *** irclogbot_2 has joined #openstack-monasca | 16:14 | |
| *** altlogbot_1 has joined #openstack-monasca | 16:15 | |
| *** irclogbot_2 has quit IRC | 16:17 | |
| *** altlogbot_1 has quit IRC | 16:34 | |
| *** altlogbot_3 has joined #openstack-monasca | 16:36 | |
| *** dougsz has quit IRC | 17:00 | |
| *** kaiokmo has quit IRC | 19:48 | |
| *** Wasaac has joined #openstack-monasca | 20:07 | |
| *** Wasaac has quit IRC | 20:07 | |
| *** witek has joined #openstack-monasca | 20:12 | |
| *** pcaruana has quit IRC | 20:48 | |
| *** witek has quit IRC | 20:50 | |
| *** witek has joined #openstack-monasca | 20:56 | |
| *** witek has quit IRC | 21:08 | |
| *** irclogbot_3 has joined #openstack-monasca | 21:23 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!