statsd: provide a gauge for counters, holding the absolute count.
authorPierre-Yves Ritschard <pyr@spootnik.org>
Mon, 19 Oct 2015 09:53:26 +0000 (11:53 +0200)
committerPierre-Yves Ritschard <pyr@spootnik.org>
Fri, 6 Nov 2015 09:31:53 +0000 (10:31 +0100)
commitcf872835b60a3ec683b428832fbc79d6aa2df939
tree374f19bc51a9a9a422c30a74ff16171ae4c46b43
parent644ce4666c420832fc76d219784d4e698d26829d
statsd: provide a gauge for counters, holding the absolute count.

When not using StoreRates false, this allows statsd aggregators
to hold on to the absolute count, if needed.
src/statsd.c