Statsd: avoid doing a division by zero when calculating the percentile with an empty...
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 29 Jul 2014 11:58:23 +0000 (13:58 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 29 Jul 2014 11:58:23 +0000 (13:58 +0200)
commit60dffffa1cfc945160a1b85930117d69c3fd98ad
treefa324a8d955c8ab3226e2920daff6aedde670d02
parent804ef69e8163aa3de6652d52f89935444accbb4f
Statsd: avoid doing a division by zero when calculating the percentile with an empty histogram.
src/utils_latency.c