issues
search
smartcat-labs
/
cassandra-diagnostics
Cassandra Node Diagnostics Tools
Apache License 2.0
51
stars
6
forks
source link
Imrpove Riemann client reporter
#25
Closed
nbozic-zz
closed
8 years ago
nbozic-zz
commented
8 years ago
Making Riemann client more robust:
adding 1s dereference to give client time to receive ACK from server
increased TTL to 30s to give time to server to process message
added 1 retry if error happens in communication between client and server
improved logging
added ID tag field to prevent overwritten events happened with same time and name
Making Riemann client more robust: