Shopify / statsd-instrument

A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
http://shopify.github.io/statsd-instrument
MIT License
574 stars 97 forks source link

Bump to version 2.6.0, and complete the change log for that version #213

Closed wvanbergen closed 5 years ago

wvanbergen commented 5 years ago

Another release to prepare for the new major version. This release actually includes the implementation of the new client, so people can play around with it.

I think I will do one last 2.x version, in which you can actually switch out the StatsD singleton for the new client, before doing the 3.x version.