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

StatsD.event bugfixes & improvements #199

Closed wvanbergen closed 5 years ago

wvanbergen commented 5 years ago

Also added a strict mode definition for StatsD.event which will raise an ArgumentError for stuff we no longer want to support in the next major version.