projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2742a56
)
write_riemann: use a single complaint field for send errors
author
Pierre-Yves Ritschard
<pyr@spootnik.org>
Wed, 13 Apr 2016 21:15:29 +0000
(23:15 +0200)
committer
Pierre-Yves Ritschard
<pyr@spootnik.org>
Wed, 13 Apr 2016 21:15:29 +0000
(23:15 +0200)
src/write_riemann.c
patch
|
blob
|
history
diff --git
a/src/write_riemann.c
b/src/write_riemann.c
index
fd82650
..
1cd1a9a
100644
(file)
--- a/
src/write_riemann.c
+++ b/
src/write_riemann.c
@@
-57,7
+57,6
@@
struct riemann_host {
char *node;
int port;
c_complain_t init_complaint;
- c_complain_t init_send_complaint;
riemann_client_type_t client_type;
riemann_client_t *client;
double ttl_factor;