-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UDP Socket Memory Limit hit / Overflow #55
Comments
yes, I verified the commit 7baa828 with the same result. |
Thank you for reporting this issue, are you able to provide more collected metrics (eg: Prometheus endpoint)? |
Hello, |
Hi, sorry for the delay, I will test again. the release 1.30.1 of sarama has a warning, which I don't know if this applies to goflow? regression for throughput drop: I will test again with the newest commits of goflow. |
The performance issue is resolved with the latest commit of goflow (8d59905) and latest sarama release 1.31.0, probably a regression in sarama.
I think this is now obsolete.
No, writing directly to a file (tmpfs) does not show a problem.
It's ipfix (v10). |
Thank you for confirming. Will close the Issue. |
I think there is some issue introduced in updating sarama to 1.30.0 or its deps (#47) as we see UDP Socket Memory limit hit / overflow.
The working commit is: 17a96d9
The Overflow surfaces with: ec08b78
OK: netdata graph with commit 17a96d9
NOK: netdata graph with commit ec08b78
The text was updated successfully, but these errors were encountered: