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
570 stars 94 forks source link

Version 3.0 prep #246

Closed wvanbergen closed 4 years ago

wvanbergen commented 4 years ago

This removes the old client and all associated files, and fixes up the test suite to no longer depend on it.

My plan was to release a beta vewrsion of 3.0 based on this branch, and try to update to it in Shopify. We'll likely have to fix up the dependency requirements of some other gems as well in order for bundler to be happy.