Results 3 issues of Lionia Vasilev

Following exception occuring continiously: > System.IO.IOException occurred > HResult=-2146232800 > Message=Unable to write data to the transport connection: An established connection was aborted by the software in your host machine....

I'm using graphite to store metrics and I want to be able to differentiate metrics that came from different service nodes and different environment. For example: ``` production.service.node_1.cpu production.service.node_2.cpu staging.service.node_1.cpu...

Hello, it my case adding the plugin cases the coverage numbers drop to zero. I use the plugin version 0.4.0 and SBT version 1.10.6. The issue reproduces consistently on Linux...