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

Added EOL termination #198

Merged
merged 4 commits into from
Jun 4, 2021
Merged

Added EOL termination #198

merged 4 commits into from
Jun 4, 2021

Conversation

gh123man
Copy link
Contributor

@gh123man gh123man commented May 14, 2021

Messages should be '\n' terminated always, using the EOL delimiter helps us understand if a metric has been truncated at the end of a payload. The server side will allow enabling a mode to drop metrics that are not properly EOL terminated to avoid processing partial metrics.

Same as change made for java DSD client DataDog/java-dogstatsd-client#130

@gh123man gh123man marked this pull request as ready for review May 14, 2021 20:39
Copy link
Member

@truthbk truthbk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! Sorry about all those one char changes to all the tests! 👍

@gh123man gh123man merged commit 9ac5e82 into master Jun 4, 2021
@gbbr gbbr deleted the brian/EOL-terminate-metrics branch August 3, 2021 10:08
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

Successfully merging this pull request may close these issues.

None yet

3 participants