librato / statsd-librato-backend

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

Publish statsd counters as Librato gauges #23

Closed mheffner closed 11 years ago

mheffner commented 11 years ago

This switches the default StatsD counters to publish as gauge increments to Librato. This is a better model to use in Librato and requires fewer tracking resources in the backend plugin.