sonyxperiadev / lumber-mill

Where logs are cut into lumber
Apache License 2.0
12 stars 6 forks source link

Metrics from pipeline #21

Closed jrask closed 7 years ago

jrask commented 7 years ago

Would be useful to be able to have metrics from different components in the pipeline to be able to track performance issues etc. I.e

A simple interface Metrics could be used with callback methods and then it could be implemented using Statsd, Slf4j or whatever.