librato / statsd-librato-backend

A StatsD backend that sends metrics to Librato Metrics
MIT License
76 stars 34 forks source link

Support new 0.6.0 statsd types: sets, gauge deltas, histograms #12

Closed mheffner closed 11 years ago

lukevenediger commented 11 years ago

I have a feeling these could be sent off as gauges to Librato.

mheffner commented 11 years ago

Broken out to separate tickets: sets (#24) and histograms (#25). Gauges are currently supported.