Add verbose mode - via options/DEBUG environment variable - to get more information on the execution (URL used for Graphite for example).
Possible implementation is to add an additional callback (sort of log method), specified when initializing the metrics object, that will be called by the framework and reporters
Add verbose mode - via options/DEBUG environment variable - to get more information on the execution (URL used for Graphite for example).
Possible implementation is to add an additional callback (sort of log method), specified when initializing the metrics object, that will be called by the framework and reporters