src/utils_format_graphite.[ch]: Add the "store_rates" option.
authorFlorian Forster <octo@collectd.org>
Fri, 12 Oct 2012 06:16:17 +0000 (08:16 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 12 Oct 2012 06:16:17 +0000 (08:16 +0200)
commit9e895cf1cfa418fe8bd4e3f63045ff3cd9f28b70
tree7481405df49e061e5491920fb837a6f78d59fc9e
parent334b552e146d572d16333771c56b63b1ba30db2b
src/utils_format_graphite.[ch]: Add the "store_rates" option.

This functionality must have been lost in the refactoring that added
Graphite support to the AMQP plugin.
src/amqp.c
src/utils_format_graphite.c
src/utils_format_graphite.h
src/write_graphite.c