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

Fix CI #255

Closed wvanbergen closed 4 years ago

wvanbergen commented 4 years ago

This will not actually fix the benchmark on this PR, because the script checks out the latest master to compare, which still lacks tmpdir. It will be fixed after this PR is merged though.