19:32:38 #startmeeting 19:32:38 Meeting started Tue Apr 15 19:32:38 2014 UTC. The chair is TheSnide. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:32:38 Useful Commands: #action #agreed #help #info #idea #link #topic. 19:32:40 Hi all 19:34:09 so, let's start 19:34:35 #topic 2.2 19:35:22 The merges are integrating themelves nicely. The rate of the merge has decreased, as I almost emptied the backlog. 19:36:20 I got hit and fixed a bug in the Log::Dispatch code, so merging in devel is a GoodThing. 19:37:39 The new logging FWK looks pretty sweet. It isn't configurable via conf file yet, but the code is quite pleasant to work with. 19:39:06 Things are progressing as planned, more in the JSON topic. 19:39:40 The main objectives for 2.2 are: 19:40:40 #1 scale to 200 nodes in a full CGI config, with sub 100ms response times on every hit of the site. 19:41:02 #1b Do it on a RPi. 19:43:01 #2 scale to 1k nodes for the munin-master on mid-sized HW (4 cores, 4GB RAM, 1x 7200rpm HDD) 19:43:58 #2b have an UI that makes it possible to navigate inside those. 19:44:57 #3 expose a REST/JSON API, to be able to delegate the UI to "partners" :) 19:47:58 #3b directly bundle Munstrap as an alternate template to the official one (might be interesting to have a set of dedicated packages, such as munin-templates-munstrap ) 19:49:06 #4 have more ppl participating at weekly meetings. :-D 19:49:37 #4b have ppl _say_ something at weekly meetings... 19:49:56 #topic JSON 19:50:57 The PoC that i started with Mojolicious goes quite well. Performance is very decent. 20:02:28 Also, the deployement part is nice, as it doesn't need to setup any CGI anymore. 20:03:26 Finally, it just feels refreshing to use event-based programming. 20:04:21 The only drawback is that it requires perl5.10, and that its API isn't that stable. 20:05:12 Writing portable code across Mojo releases isn't that easy, but I don't think I'll use anything too fancy. 20:06:05 * TheSnide feels just like using NodeJS, just without leaving my Perl confort zone 20:06:19 #topic munin-c 20:06:44 That's the little black sheep in here. Nothing moved much on that side. 20:07:01 ... And I'm afraid it will stay like that for a while. 20:07:40 The main issue with that state of fact is that the win32 port isn't going well either, as I don't have any environement to compile it upon. 20:08:11 That said, I do have an OSX one. So BSD support might be coming, OSX-style. 20:08:51 * TheSnide is still struggling to install the munin dev environnement. Mostly because of non-perl issues, such as rrdtool. 20:09:35 #topic misc 20:09:40 Any questions ? 20:09:52 - is the new hour better ? 20:22:18 #endmeeting