write_riemann: Use riemann-c-client 1.6.0+
authorGergely Nagy <algernon@madhouse-project.org>
Wed, 6 Apr 2016 07:14:19 +0000 (09:14 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Wed, 6 Apr 2016 07:34:22 +0000 (09:34 +0200)
commit0ed69e797f1e173dd4386f419f1f65bf2afdcf51
tree64043f3439ff7aa8f6b7d62b8850d30e789a87ba
parentd555842142065378f041c2ea29e808386c463a16
write_riemann: Use riemann-c-client 1.6.0+

Use a newer version of riemann-c-client, so that we can use
riemann_message_get_packed_size(), which was introduced partly to support
collectd's use of the library.

Also use riemann_event_string_attribute_add(), introduced in the same version,
to make a lot of the code simpler.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
configure.ac
src/write_riemann.c