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

DataDog Trace HTTP Propagation #1145

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

seglo
Copy link
Contributor

@seglo seglo commented Mar 19, 2022

ref: #1031

Basic DataDog HTTP Propagation. This does not include support for other headers the dd-trace-java library supports including ot-baggage- prefixed headers and x-datadog-origin. I think it could be added simply, but we don't use either header in our solutions ATM.

I also want to give credit to my colleague for his contributions @linkleonard

Co-authored-by: Sean Glover <sean@seanglover.com>
Co-authored-by: Leonard Law <leon.wlaw@gmail.com>
@seglo seglo force-pushed the seglo/datadog-http-propagation branch from 1ef14f3 to 840e0c5 Compare March 21, 2022 15:33
@ivantopo
Copy link
Contributor

Hey @seglo, thanks for implementing this!

Overall it looks great. If you have a chance to fix the typo before Friday please do, otherwise I'll do it and merge the PR so it makes it to the next release 💪

@seglo
Copy link
Contributor Author

seglo commented Mar 29, 2022

Excellent. Thanks for the review @ivantopo.

@ivantopo ivantopo merged commit 4d5ec29 into kamon-io:master Mar 30, 2022
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