- <p>Etsy released the original StatsD implementation <a href="https://codeascraft.com/2011/02/15/measure-anything-measure-everything/">back in 2011</a> as an open source metrics aggregator. Since then, a huge ecosystem of <a href="(https://github.com/etsy/statsd/wiki#client-implementations">language bindings</a> and <a href="https://github.com/etsy/statsd/wiki#server-implementations">competing server implementations</a> have grown up around it. With a few lines of code, anyone can instrument their application to fire off regular, non-blocking metrics to Graphite.</p>
0 commit comments