*** bobh has joined #openstack-monasca | 00:32 | |
*** tovin07_ has joined #openstack-monasca | 00:45 | |
*** bobh has quit IRC | 00:56 | |
*** bobh has joined #openstack-monasca | 02:34 | |
*** Tom-Tom has joined #openstack-monasca | 02:41 | |
*** bobh has quit IRC | 02:51 | |
*** bobh has joined #openstack-monasca | 02:52 | |
*** gmann has quit IRC | 02:55 | |
*** bobh has quit IRC | 03:06 | |
*** bobh has joined #openstack-monasca | 03:13 | |
*** Tom-Tom has quit IRC | 03:25 | |
*** Tom-Tom has joined #openstack-monasca | 03:25 | |
*** Tom-Tom has quit IRC | 03:29 | |
*** Tom-Tom has joined #openstack-monasca | 04:30 | |
*** Tom-Tom has quit IRC | 04:35 | |
*** bobh has quit IRC | 04:48 | |
*** Tom-Tom has joined #openstack-monasca | 05:08 | |
*** AlexeyAbashkin has joined #openstack-monasca | 05:37 | |
*** AlexeyAbashkin has quit IRC | 05:42 | |
*** Tom-Tom has quit IRC | 06:21 | |
*** Tom-Tom has joined #openstack-monasca | 06:24 | |
*** Dobroslaw has quit IRC | 06:36 | |
*** Dobroslaw has joined #openstack-monasca | 06:39 | |
*** Tom-Tom has quit IRC | 08:14 | |
*** Tom-Tom has joined #openstack-monasca | 08:15 | |
*** quanghx has joined #openstack-monasca | 08:17 | |
quanghx | Hi everyone | 08:17 |
---|---|---|
quanghx | i have just installed monasca transform but i could not found any document of its configurations for configuring specification | 08:18 |
*** tovin07_ has quit IRC | 08:18 | |
quanghx | is there any document of it or that document is still in progress | 08:19 |
*** tovin07_ has joined #openstack-monasca | 08:19 | |
*** AlexeyAbashkin has joined #openstack-monasca | 08:19 | |
*** Tom-Tom has quit IRC | 08:19 | |
*** Tom-Tom has joined #openstack-monasca | 08:19 | |
witek | quanghx: hi, we don't have any documentation on that :( | 08:24 |
witek | not quite right | 08:25 |
witek | we have the wiki page | 08:25 |
witek | https://wiki.openstack.org/wiki/Monasca/Transform | 08:25 |
witek | example of aggregation specification is here https://github.com/openstack/monasca-transform/blob/master/monasca_transform/data_driven_specs/transform_specs/transform_specs.json | 08:26 |
quanghx | thanks | 08:27 |
quanghx | how to use that json object | 08:27 |
witek | I'm afraid I cannot answer that | 08:28 |
witek | joadavis can give you more info | 08:28 |
*** amofakhar has joined #openstack-monasca | 08:28 | |
witek | have you tried the devstack plugin? https://github.com/openstack/monasca-transform/tree/master/devstack | 08:30 |
quanghx | im considering whether those objects will be put in that transform_specs.json and then we just run monasca transform | 08:31 |
quanghx | will the engine read from it? | 08:31 |
quanghx | witek: i have | 08:31 |
quanghx | but i didn't install transform with devstack | 08:32 |
quanghx | witek: could u explain those json object's structure to me? | 08:36 |
witek | I'm afraid I have to learn it as well :( | 08:38 |
witek | please ping joadavis for more info | 08:38 |
witek | unfortunately he's in US west timezone | 08:39 |
witek | alternatively you might want to have a look at https://github.com/monasca/monasca-aggregator/ | 08:40 |
*** quanghx has quit IRC | 09:02 | |
*** amofakhar has quit IRC | 09:03 | |
*** dougsz has joined #openstack-monasca | 09:11 | |
*** dougsz has quit IRC | 09:15 | |
*** quanghx has joined #openstack-monasca | 09:27 | |
quanghx | thank you very much witek | 09:27 |
quanghx | have a nice day | 09:27 |
*** quanghx has quit IRC | 09:37 | |
*** amofakhar has joined #openstack-monasca | 09:38 | |
*** tovin07_ has quit IRC | 10:06 | |
*** Neptu_ is now known as Neptu | 10:23 | |
*** Tom-Tom has quit IRC | 10:24 | |
*** AlexeyAbashkin has quit IRC | 11:08 | |
*** dougsz has joined #openstack-monasca | 11:29 | |
dougsz | Is anyone using Monasca Grafana with OpenStack domains? | 11:34 |
*** AlexeyAbashkin has joined #openstack-monasca | 11:52 | |
witek | dougsz: just default, why are you asking? | 12:25 |
dougsz | witek - I have a project with multiple domains. I was using an old build of the Monasca Grafana fork which didn't support them. However, I see Darren Hague from SAP added support. Rebuilding the Monasca Grafana fork with those commits seems to work nicely :) | 12:31 |
witek | nice, please let us know if there is any functionality missing or needs updating | 12:33 |
witek | we want to revitalise this implementation and upstream | 12:34 |
dougsz | witek: Certainly - we're interested in that too. I see that monasca grafana is a fork of sap grafana. There are a lot of branches in there: https://github.com/monasca/grafana/ | 12:41 |
dougsz | Do you know if the default branch, grafana4 is the master? | 12:42 |
dougsz | The code i'm interested in is on the keystone branch. | 12:42 |
dougsz | In which case I'd want to pick that across to grafana4, if that is the master. | 12:43 |
*** bobh has joined #openstack-monasca | 12:45 | |
witek | which commits do you mean in particular? | 12:45 |
dougsz | https://github.com/monasca/grafana/commit/5b8b529cd30c0f92a75d84d2c9520445ee0d8480 | 12:47 |
dougsz | Looking more carefully that change is in the default branch grafana4 (the commits were squashed) | 12:48 |
dougsz | I wonder if we should clean up all the old branches at some stage | 12:49 |
witek | correct | 12:49 |
witek | the repo is not maintained right now | 12:49 |
witek | as soon as details with Grafana Labs are clarified we'll want to update or drop it | 12:51 |
dougsz | Thanks - i'd missed that, which details? | 12:51 |
witek | they want money for supporting upstreaming of our code | 12:52 |
dougsz | Ah, I see. | 12:52 |
witek | we're collecting funds from interested companies | 12:53 |
dougsz | I'll pass the message on. | 12:53 |
witek | thanks | 12:54 |
witek | let me know if you need any details | 12:54 |
dougsz | Ok, thanks, will do. It'd be great to get rid of the fork. | 12:55 |
*** openstackgerrit has quit IRC | 13:13 | |
-openstackstatus- NOTICE: gerrit is being restarted due to extreme slowness | 13:14 | |
*** bobh has quit IRC | 13:31 | |
*** openstackgerrit has joined #openstack-monasca | 13:32 | |
openstackgerrit | Witold Bedyk proposed openstack/monasca-thresh master: Upper pom version to 2.2.0 https://review.openstack.org/529312 | 13:32 |
openstackgerrit | Merged openstack/monasca-common master: Upper the pom version to 1.3.0 https://review.openstack.org/527723 | 13:37 |
*** amofakhar has quit IRC | 13:53 | |
*** amofakhar has joined #openstack-monasca | 13:55 | |
*** openstackgerrit has quit IRC | 14:33 | |
*** openstackgerrit has joined #openstack-monasca | 14:34 | |
openstackgerrit | Merged openstack/monasca-persister master: Upper pom version to 1.3.0 https://review.openstack.org/527724 | 14:34 |
*** Tom-Tom has joined #openstack-monasca | 14:59 | |
witek | Courtesy Monasca meeting reminder in #openstack-meeting-3: rhochmuth, witek, jayahn,iurygregory,ezpz,igorn,haad,sc,joadavis, akiraY,tobiajo,Neptu,dougsz | 15:00 |
*** bobh has joined #openstack-monasca | 15:01 | |
*** Tom-Tom has quit IRC | 15:10 | |
*** Tom-Tom has joined #openstack-monasca | 15:10 | |
openstackgerrit | Merged openstack/monasca-thresh master: Upper pom version to 2.2.0 https://review.openstack.org/529312 | 15:10 |
*** jgu has joined #openstack-monasca | 15:11 | |
*** rbrndt has joined #openstack-monasca | 15:15 | |
*** amofakhar has quit IRC | 15:48 | |
*** pcaruana has joined #openstack-monasca | 15:51 | |
*** tobiajo has quit IRC | 16:32 | |
*** AlexeyAbashkin has quit IRC | 16:37 | |
*** joe__w has quit IRC | 16:46 | |
openstackgerrit | Scott Grasley proposed openstack/monasca-api master: Add read performance testing to monasca-api https://review.openstack.org/529144 | 17:06 |
*** Tom-Tom has quit IRC | 17:10 | |
*** dougsz has quit IRC | 18:01 | |
*** AlexeyAbashkin has joined #openstack-monasca | 18:08 | |
*** AlexeyAbashkin has quit IRC | 18:13 | |
*** rbrndt has quit IRC | 18:25 | |
*** Tom-Tom has joined #openstack-monasca | 18:52 | |
*** ying_zuo has left #openstack-monasca | 18:58 | |
joadavis | Just noticed I totally missed quanghx though I'd probably pull in Ashwin to answer questions. :) | 18:59 |
openstackgerrit | Merged openstack/monasca-api master: upper common and persister pom version to 1.3.0 https://review.openstack.org/529152 | 19:02 |
*** joe_w has joined #openstack-monasca | 19:07 | |
*** bobh has quit IRC | 19:20 | |
*** rbrndt has joined #openstack-monasca | 19:25 | |
*** bobh has joined #openstack-monasca | 19:28 | |
*** pcaruana has quit IRC | 19:29 | |
*** bobh has quit IRC | 19:33 | |
*** bobh has joined #openstack-monasca | 19:33 | |
*** bobh has quit IRC | 19:38 | |
*** bobh has joined #openstack-monasca | 19:44 | |
*** pcaruana has joined #openstack-monasca | 19:48 | |
*** bobh has quit IRC | 19:49 | |
*** pcaruana has quit IRC | 19:54 | |
*** bobh has joined #openstack-monasca | 19:55 | |
*** bobh has quit IRC | 19:59 | |
*** bobh has joined #openstack-monasca | 20:05 | |
*** pcaruana has joined #openstack-monasca | 20:06 | |
*** bobh has quit IRC | 20:10 | |
*** pcaruana has quit IRC | 20:13 | |
*** bobh has joined #openstack-monasca | 20:14 | |
*** bobh has quit IRC | 20:19 | |
*** bobh has joined #openstack-monasca | 20:24 | |
*** bobh has quit IRC | 20:28 | |
*** bobh has joined #openstack-monasca | 21:15 | |
*** bobh has quit IRC | 21:20 | |
*** bobh has joined #openstack-monasca | 21:34 | |
*** bobh has quit IRC | 21:38 | |
*** bobh has joined #openstack-monasca | 21:42 | |
*** bobh has quit IRC | 21:47 | |
*** bobh has joined #openstack-monasca | 21:53 | |
*** bobh has quit IRC | 21:58 | |
*** bobh has joined #openstack-monasca | 22:24 | |
*** bobh has quit IRC | 22:28 | |
*** bobh has joined #openstack-monasca | 22:54 | |
*** bobh has quit IRC | 22:59 | |
*** bobh has joined #openstack-monasca | 23:14 | |
*** bobh has quit IRC | 23:18 | |
*** bobh has joined #openstack-monasca | 23:25 | |
*** bobh has quit IRC | 23:29 | |
*** bobh has joined #openstack-monasca | 23:33 | |
*** bobh has quit IRC | 23:37 | |
*** rbrndt has quit IRC | 23:43 | |
*** rbrndt has joined #openstack-monasca | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!