You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
provide auto registration facility for collectors (#18)
To provide more than one simple collector we refactor the registration
of collectors to do this automatically.
From now all collectors that follows the convention for new collectors.
We also add a real life collector for load average (1, 5, 15).
Finally we prepare the new major release.