beberlei / metrics

Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.
316 stars 38 forks source link

[StatsD] clear data after flush #2

Closed arnaud-lb closed 12 years ago

arnaud-lb commented 12 years ago

This clears the data after flushing to statsd, so that flushing multiple times doesn't send the same data twice