author | Gergely Nagy <algernon@madhouse-project.org> | |
Wed, 6 Apr 2016 07:14:19 +0000 (09:14 +0200) | ||
committer | Gergely Nagy <algernon@madhouse-project.org> | |
Wed, 6 Apr 2016 07:34:22 +0000 (09:34 +0200) | ||
commit | 0ed69e797f1e173dd4386f419f1f65bf2afdcf51 | |
tree | 64043f3439ff7aa8f6b7d62b8850d30e789a87ba | tree | snapshot |
parent | d555842142065378f041c2ea29e808386c463a16 | commit | diff |
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>
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 | diff | blob | history | |
src/write_riemann.c | diff | blob | history |