author | Florian Forster <octo@collectd.org> | |
Fri, 12 Jul 2013 16:56:15 +0000 (18:56 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 12 Jul 2013 16:56:15 +0000 (18:56 +0200) | ||
commit | e51085e108c2ac63da82d042e22d26964dfe79cd | |
tree | d0662a387bc6bd90f1ce919fee635ed357a3f83d | tree | snapshot |
parent | 4ebf0ce945b6ad1f8852aeb13d86a6f0a6144501 | commit | diff |
statsd plugin: Store values internally as double.
While the documentation states that "values should generally be integers", this
"should" is not taken in the strict RFC meaning. For compatibility with Etsy's
statsd, handle everything as a double up until the last possible moment.
While the documentation states that "values should generally be integers", this
"should" is not taken in the strict RFC meaning. For compatibility with Etsy's
statsd, handle everything as a double up until the last possible moment.
src/statsd.c | diff | blob | history |