Monitoring design document

commons-monitoring defines a limited set of classes (interface) for application instrumentation :

A monitor handle a set of values, identified by roles Strings. Some default roles are defined for PERFORMANCES and multi-thread CONCURRENCY.

TODO explain period-based monitoring like "per 5 minutes values" used to build monitoring graphs.