This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 94
why not use res but SIM_PACKETS at statsd.c? #56
Comments
+1 |
+1 we are running brubeck on Ubuntu 14.04. used config: Had our log filled with: After we changed multimsg from 8 to 1 - errors stopped |
please consider following code change as a fix to
|
note that this appears to be a duplicate of #42 |
is there plans to apply above fix? |
jentfoo
pushed a commit
to fullcontact/brubeck
that referenced
this issue
Oct 17, 2018
This fixes an issue described here: github#56 Without this change errors for lost packets are frequent, and gauge samples may be lost
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/github/brubeck/blob/master/src/samplers/statsd.c#L56
for (i = 0; i < SIM_PACKETS; ++i) {
The text was updated successfully, but these errors were encountered: