write_riemann plugin: Use the "Attributes" of an Event rather than abuse the "Tags".
authorFlorian Forster <octo@collectd.org>
Sun, 7 Apr 2013 05:10:20 +0000 (07:10 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 7 Apr 2013 05:10:20 +0000 (07:10 +0200)
commit941e316054ad263dea2a0cc2e84a07d4c8d51da6
tree9eb7337e8a9f4a5839772b8b43f8bea921493e2f
parent198f18fd8c9c0cd04c653f034277ec1669122f68
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 :)
src/write_riemann.c