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

Allow using a different Datagram parser class when capturing datagrams #191

Closed wvanbergen closed 5 years ago

wvanbergen commented 5 years ago

This will come in useful for implementations like Datadog that allow for extensions on the protocol.