src/utils_format_json.c: Convert all data source types to rates except GAUGE.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 24 Mar 2010 16:38:58 +0000 (17:38 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 24 Mar 2010 16:38:58 +0000 (17:38 +0100)
commita1197a4742bc20a68e1ded8feaa85d710c28ddba
tree28e8d0c2ba1eecf8c206170a82db60dfb4146760
parent670442e38158af0eb6b4a4efa6becfa6696129e7
src/utils_format_json.c: Convert all data source types to rates except GAUGE.

This is basically the same fix as previously done for the write_http plugin.
src/utils_format_json.c