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

Benchmark script: respect STATSD_SAMPLE_RATE. #190

Closed wvanbergen closed 4 years ago

wvanbergen commented 4 years ago

This allows us to compare performance at different sample rates.