All Notable changes to graze/dog-statsd
will be documented in this file
- Added A StreamWriter which has an exponential back-off when attempting to send the udp messages to prevent blocking
- Added An echo server for functional testing
- Added a fix for sending long messages
- Added Histogram method
- Added default tags to be sent with every request
- Added a Dockerfile
- Renamed the option
throwConnectionExceptions
tothrowExceptions
- Initial release