Here is where i am: https://gist.github.com/rmannibucau/2a2222ebf3f72523c9a9


i moved a bit packages, refactored a bit modules, added a Configuration
class which is just a kind of very very light IoC based on properties (in
fact it just handles instantiation + close() if the instance if closable).

I simplified implementations.

I updated a bit reporting module adding a csv format and a html one (to
redo probably, was just to play with tables and results)

I removed setRepository method since the repo is configurable and it is
easier to consider it as a singleton for the monitoring.

I removed gauge which as not a really a gauge and added concurrency
handling in Counter.

If anyone is tempted to do a little gui (html) in reporting module it would
be welcomed ;)

About the reporting module i configured the maven war plugin to produce the
war of course but the jar too. It allows apps to embed the reporting.

feedbacks welcomed as usual ;)

Have a nice week-end

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/7/26 Benedikt Ritter <benerit...@gmail.com>

> I have send Luc a mail. He probably hasn't followed this disucssion. I'll
> get back, when he gets in touch with me.
>
>
> 2013/7/26 Romain Manni-Bucau <rmannibu...@gmail.com>
>
> > Hi Benedikt,
> >
> > rmannibucau
> >
> > Romain Manni-Bucau
> > Twitter: @rmannibucau
> > Blog: http://rmannibucau.wordpress.com/
> > LinkedIn: http://fr.linkedin.com/in/rmannibucau
> > Github: https://github.com/rmannibucau
> >
> >
> >
> > 2013/7/26 Benedikt Ritter <brit...@apache.org>
> > >
> > > 2013/7/25 sebb <seb...@gmail.com>
> > >
> > > > On 25 July 2013 19:40, Benedikt Ritter <brit...@apache.org> wrote:
> > > > > Not every ASF committer can commit to commons repos but we have
> > agreed to
> > > > > grant everybody committer write access to the sandbox if we are
> asked
> > for
> > > > > it :-)
> > > > >
> > > > > Not sure how the exact process for this is. Can anybody help? I
> > believe
> > > > Luc
> > > > > has to request this from INFRA.
> > > >
> > > > PMC chairs have the requisite karma; it's not necessary to ask Infra.
> > > >
> > >
> > > Romain, what is your Apache ID? I can't find you at people.apache.org.
> > >
> > >
> > > >
> > > > >
> > > > > 2013/7/25 Romain Manni-Bucau <rmannibu...@gmail.com>
> > > > >
> > > > >> trying to commit i get:
> > > > >>
> > > > >> svn: E195023: Changing file 'xxxx' is forbidden by the server
> > > > >>
> > > > >> any idea?
> > > > >>
> > > > >> *Romain Manni-Bucau*
> > > > >> *Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
> > > > >> *Blog: **http://rmannibucau.wordpress.com/*<
> > > > >> http://rmannibucau.wordpress.com/>
> > > > >> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
> > > > >> *Github: https://github.com/rmannibucau*
> > > > >>
> > > > >>
> > > > >>
> > > > >> 2013/7/25 Gary Gregory <garydgreg...@gmail.com>
> > > > >>
> > > > >> > Hi all,
> > > > >> >
> > > > >> > Can someone please describe the project in more detail on the
> main
> > > > page
> > > > >> > http://commons.apache.org/sandbox/commons-monitoring/
> > > > >> >
> > > > >> > In particular, how does it relates to JMX. Is it an alternative
> or
> > a
> > > > >> > complement? How so?
> > > > >> >
> > > > >> > Thank you,
> > > > >> > Gary
> > > > >> >
> > > > >> > On Jul 25, 2013, at 8:38, Olivier Lamy <ol...@apache.org>
> wrote:
> > > > >> >
> > > > >> > commons-monitoring
> > > > >> >
> > > > >>
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > http://people.apache.org/~britter/
> > > > > http://www.systemoutprintln.de/
> > > > > http://twitter.com/BenediktRitter
> > > > > http://github.com/britter
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > > For additional commands, e-mail: dev-h...@commons.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > http://people.apache.org/~britter/
> > > http://www.systemoutprintln.de/
> > > http://twitter.com/BenediktRitter
> > > http://github.com/britter
> >
>

Reply via email to