StatsD(blog.librato.com)
blog.librato.com
StatsD
http://blog.librato.com/posts/statsd
4 comments
Also check out Statsite, which is a C implementation of StatsD: https://github.com/armon/statsite
Thanks for this! Looks really promising. I'm a huge fan of statsd, but it seems like something so much better suited to a single binary than a whole node setup.
Yup! We actually linked to that from the article as an example C implementation. It's really solid and also has a Librato backend ;-). We're already using it on a several high-throughput services internally and it will probably warrant it's own post in the future.
What's the pricing like for Librato?
It's AWS-style metered and billed monthly based on the number of time-series or "data streams" you're sending us.