Statsd C# Client

I’ve been working lately on an Open Source C# client for Statsd, this is currently in use at 7digital for our streaming infrastructure giving us real time information on errors, authorisations, response times and several more issues. The timer delegate easily lets you wrap methods and give you times for it without needing to set-up any clocks.

https://github.com/Pereingo/statsd-csharp-client