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

Clean up statsd_instrumentation_test.rb #180

Closed wvanbergen closed 5 years ago

wvanbergen commented 5 years ago

My WIP Strict monkeypatch was failing on this file, so I decided to clean it up.