Code

write_mongodb plugin: Export DS names and DS types.
authorFlorian Forster <octo@collectd.org>
Wed, 7 Mar 2012 10:10:06 +0000 (11:10 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 7 Mar 2012 10:10:06 +0000 (11:10 +0100)
commit8c08b696bfab56a7040ac569ce1d1c7a0e126d14
treea6ad9a198280049bca93e750b3ce910d5761c647
parent2fe92d0244cbb027341fc1fc0e327711ee2e6852
write_mongodb plugin: Export DS names and DS types.

The values are exported as an array now. This is very close to the way data is
exported as JSON.
src/write_mongodb.c