author | Florian Forster <octo@collectd.org> | |
Tue, 29 Jan 2013 09:22:41 +0000 (10:22 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 29 Jan 2013 09:22:41 +0000 (10:22 +0100) | ||
commit | c257598b7e1726349561aa3c3bf10177ac9db883 | |
tree | b753d5ef3734b31a6b7dcc660ca72a05ecba58bf | tree | snapshot |
parent | cb1de9491fd5fb20eeec551487edf85e97b17579 | commit | diff |
write_graphite plugin: Change <Carbon> blocks to <Node> blocks.
Many other write plugins, e.g. write_{mongodb,redis,riemann} use the
<Node "name"> syntax. This adds code to handle this syntax as well.
While the documentation doesn't mention it, the old <Carbon> syntax
(without a name) is still supported for backwards compatibility.
Many other write plugins, e.g. write_{mongodb,redis,riemann} use the
<Node "name"> syntax. This adds code to handle this syntax as well.
While the documentation doesn't mention it, the old <Carbon> syntax
(without a name) is still supported for backwards compatibility.
src/collectd.conf.in | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/write_graphite.c | diff | blob | history |