Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Java tracer library context propagation #17915

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

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

PerfectSlayer
Copy link
Contributor

@PerfectSlayer PerfectSlayer commented Apr 27, 2023

What does this PR do?

Update the Java tracer library context propagation documentation to use the latest settings available.

Motivation

DD_PROPAGATION_STYLE_INJECT and DD_PROPAGATION_STYLE_EXTRACT are the old and now deprecated settings.
Moreover, they do not support all the propagation styles listed in the documentation page (tracecontext is missing) so this lead to confusion for customers.

Additional Notes


Reviewer checklist

  • Review the changed files.
  • Review the URLs listed in the Preview section.
  • Check images for PII
  • Review any mentions of "Contact Datadog support" for internal support documentation.

@PerfectSlayer PerfectSlayer requested a review from a team as a code owner April 27, 2023 19:35
@PerfectSlayer PerfectSlayer added the tracing Content changed in the tracing folder label Apr 27, 2023
@github-actions
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Copy link
Contributor

@hestonhoffman hestonhoffman left a comment

Choose a reason for hiding this comment

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

LGTM! Not sure if you need a review from @bantonsson before I merge, but ping me when you're ready for merge and I'll :shipit:

@PerfectSlayer
Copy link
Contributor Author

He was the one in charge of the feature. I want to be sure the fix is right before landing into customers hands.

@PerfectSlayer
Copy link
Contributor Author

@hestonhoffman Feel free to merge!

@bantonsson
Copy link
Contributor

@kayayarai I think that the changes in #17518 might have reintroduced these deprecated settings into the docs for more languages than Java.

@PerfectSlayer
Copy link
Contributor Author

I had the same feeling but I was not sure if the settings was unified for all languages or not.

@kayayarai
Copy link
Collaborator

Ok, I'll check. Thanks for raising this

@hestonhoffman hestonhoffman merged commit 578cb73 into master Apr 28, 2023
@hestonhoffman hestonhoffman deleted the bruce/trace-propagation-fix branch April 28, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracing Content changed in the tracing folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants