[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Apr 7 17:46:42 CEST 2013
src/riemann.proto | 8 +-
src/write_riemann.c | 243 ++++++++++++++++++++++++++++-----------------------
2 files changed, 139 insertions(+), 112 deletions(-)
New commits:
commit 1e317eba1b4f4732adc2bd6a43ee719998910e70
Author: Florian Forster <octo at collectd.org>
Date: Sun Apr 7 17:45:47 2013 +0200
write_riemann plugin: Reorder the functions to get rid or prototypes.
commit 941e316054ad263dea2a0cc2e84a07d4c8d51da6
Author: Florian Forster <octo at collectd.org>
Date: Sun Apr 7 07:10:20 2013 +0200
write_riemann plugin: Use the "Attributes" of an Event rather than abuse the "Tags".
Riemann 0.2.0 provides "Attributes", which are key-value pairs. Since
the plugin previously basically abused the tag system for adding this
kind of data, switch to the new and shiny thing :)
commit 198f18fd8c9c0cd04c653f034277ec1669122f68
Author: Florian Forster <octo at collectd.org>
Date: Sun Apr 7 07:08:47 2013 +0200
src/riemann.proto: Import the protocol buffer for Riemann 0.2.0.
More information about the collectd-changes
mailing list