Statsd: avoid doing a division by zero when calculating the average if we didn't...
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 21 Jun 2014 19:14:28 +0000 (21:14 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 6 Mar 2015 09:23:22 +0000 (10:23 +0100)
commit4016dcd8e914a98301a737403b7fa1b38c02d4b4
treed24ccf9678991bc9abd6c8087f1876e60fb688cc
parent83bd30070f226d86a9c1e6e294abea2879581a15
Statsd: avoid doing a division by zero when calculating the average if we didn't get any values.
src/utils_latency.c