write_riemann plugin: Use format_name() to generate the service name.
authorFlorian Forster <octo@collectd.org>
Tue, 22 Jan 2013 18:25:38 +0000 (19:25 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 22 Jan 2013 18:25:38 +0000 (19:25 +0100)
commit95c7f3dc9cda596414b1022ab4da228c484c933d
tree40d6dd9eac21310b9f0ab7a91dd4ec3cbf4f5ece
parent2251e93e751606c4f95448847b564d6ba859eaf4
write_riemann plugin: Use format_name() to generate the service name.

This uses the default "plugin-instance/type-instance" format, optionally
adding the ds name if the type has more than one data source.
src/write_riemann.c