We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
java-dogstatsd-client/src/main/java/com/timgroup/statsd/StatsDSender.java
Lines 41 to 47 in 90771e0
Currently if the queue is full events are just silently lost.
See apache/druid#7075
The text was updated successfully, but these errors were encountered:
Hey @leventov There is currently an open PR that seems to address a similar issue - https://github.com/DataDog/java-dogstatsd-client/pull/65/files Would this satisfy your use case?
Sorry, something went wrong.
It seems like a different problem to me.
No branches or pull requests
java-dogstatsd-client/src/main/java/com/timgroup/statsd/StatsDSender.java
Lines 41 to 47 in 90771e0
Currently if the queue is full events are just silently lost.
See apache/druid#7075
The text was updated successfully, but these errors were encountered: