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

Handle empty tags regression (bump version to 3.6.1) #359

Closed casperisfine closed 10 months ago

casperisfine commented 10 months ago

Passing tags: {} would generate an invalid datagram.