author | Florian Forster <octo@collectd.org> | |
Sun, 7 Apr 2013 05:10:20 +0000 (07:10 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 7 Apr 2013 05:10:20 +0000 (07:10 +0200) | ||
commit | 941e316054ad263dea2a0cc2e84a07d4c8d51da6 | |
tree | 9eb7337e8a9f4a5839772b8b43f8bea921493e2f | tree | snapshot |
parent | 198f18fd8c9c0cd04c653f034277ec1669122f68 | commit | diff |
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 :)
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 | diff | blob | history |