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>
Mon, 19 Oct 2015 09:53:26 +0000 (11:53 +0200)
commitc9b786d2a55ed1bde46e09ea02a10cb0b12a2e5b
treedc760444c0ca9b8cb11bfa7225f53317804ed3fe
parent7bab45b57d6ef99ae55c499c51478dd63c3b1397
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