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

Add support for Datadog origin detection #42

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

arloliu
Copy link
Contributor

@arloliu arloliu commented Aug 3, 2022

Add support for datadog origin detection over UDP.

It allows DogStatsD to detect where the container metrics come from, and tag metrics automatically.

Reference document
https://docs.datadoghq.com/developers/dogstatsd/?tab=kubernetes#origin-detection-over-udp

Reference code in dogstats-ruby gem
https://github.com/DataDog/dogstatsd-ruby/blob/5cb9a87154674f66ac740606d58315213ab7775b/lib/datadog/statsd/serialization/tag_serializer.rb#L87

@yob yob merged commit ca90dd8 into yob:main Aug 4, 2022
@yob
Copy link
Owner

yob commented Aug 4, 2022

Thanks!

@arloliu
Copy link
Contributor Author

arloliu commented Aug 4, 2022

@yob do you have a schedule to release the next version?

@arloliu arloliu deleted the support_datadog_entity_id branch August 4, 2022 15:02
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.

2 participants