bitly / statsdaemon

an implementation of Etsy's statsd in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for negative counters

JensRantil opened this issue · comments

statsd supports negative counters. statsdaemon does not. In fact, negative counters are currently used to store the number of intervals that the counter has been emitted to Graphite.