Skip to content
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

Recommended initialization values - dropping packets? #37

Open
abhishekc-92 opened this issue Jan 12, 2024 · 0 comments
Open

Recommended initialization values - dropping packets? #37

abhishekc-92 opened this issue Jan 12, 2024 · 0 comments

Comments

@abhishekc-92
Copy link

I've been trying out the library in a component that receives periodic remote writes from prometheus, converts metrics and forwards to a statsd(udp) destination. With the default initialization, I've been observing logs from the library indicating packet loss.
I then tried bumping up the buffer pool capacity, send queue capacity and the send loop, after which these error logs disappeared, but I'm still observing a small amount of dropped metrics in the destination.
Is this something anyone else has observed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant