ruby-metrics: it pretty much explains itself
One of the hottest talks at day 1 of CodeConf was Coda Hale’s talk on metrics. At the end, he mentioned that while this was on the JVM, he’d love to see a similar package for Ruby.
So, naturally, someone picked it up! There’s going to be a port of this really cool library over to Ruby, so check it out!
As johnewart said in Convore a few minutes ago,
In talking with Coda last night I decided to start writing a Ruby version of metrics — slowly adding measurements but available on GH. I’m adding gauges with callbacks at the moment.
There’s also a port of Ostrich, a similar library, to Python, over here.
Discussion
Sign in or Join to comment or subscribe