-
Notifications
You must be signed in to change notification settings - Fork 141
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
Switch .NET tracer to injecting both base64 & binary headers #6257
Open
veerbia
wants to merge
30
commits into
master
Choose a base branch
from
veerbia/base64migration
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4431a45 - Browse repository at this point
Copy the full SHA 4431a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8361b37 - Browse repository at this point
Copy the full SHA 8361b37View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2abc2c9 - Browse repository at this point
Copy the full SHA 2abc2c9View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 703d9b5 - Browse repository at this point
Copy the full SHA 703d9b5View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5373d94 - Browse repository at this point
Copy the full SHA 5373d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd9cdc3 - Browse repository at this point
Copy the full SHA fd9cdc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f8cc9 - Browse repository at this point
Copy the full SHA d9f8cc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f6af4 - Browse repository at this point
Copy the full SHA f4f6af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5bbd9 - Browse repository at this point
Copy the full SHA 1c5bbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b721d66 - Browse repository at this point
Copy the full SHA b721d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111682b - Browse repository at this point
Copy the full SHA 111682bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 721a8fe - Browse repository at this point
Copy the full SHA 721a8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 523a3cb - Browse repository at this point
Copy the full SHA 523a3cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfb7ff - Browse repository at this point
Copy the full SHA 6dfb7ffView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 598fe6a - Browse repository at this point
Copy the full SHA 598fe6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d971d - Browse repository at this point
Copy the full SHA f7d971dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd60e8b - Browse repository at this point
Copy the full SHA bd60e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec78781 - Browse repository at this point
Copy the full SHA ec78781View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49d5f88 - Browse repository at this point
Copy the full SHA 49d5f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9da986 - Browse repository at this point
Copy the full SHA a9da986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21577f7 - Browse repository at this point
Copy the full SHA 21577f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d186dee - Browse repository at this point
Copy the full SHA d186deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc3d43c - Browse repository at this point
Copy the full SHA dc3d43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 166660c - Browse repository at this point
Copy the full SHA 166660cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8c29b - Browse repository at this point
Copy the full SHA 1c8c29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec777b - Browse repository at this point
Copy the full SHA bec777bView commit details
Commits on Nov 23, 2024
-
This appears to be handled already and doing it here just dupes the content. And it didn't add comma's between the JSON fields which ccause JSON deserialization errors. Additionally, it was re-encoding the Base64 again.
Configuration menu - View commit details
-
Copy full SHA for be18958 - Browse repository at this point
Copy the full SHA be18958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d92fe - Browse repository at this point
Copy the full SHA 47d92feView commit details -
Remove duplicate
PropagationKey
headerThis is added already below, but initially it wasn't obivous because the legacy data streams was always false.
Configuration menu - View commit details
-
Copy full SHA for f48d1dd - Browse repository at this point
Copy the full SHA f48d1ddView commit details
Commits on Nov 25, 2024
-
Update tracer/src/Datadog.Trace/ClrProfiler/AutoInstrumentation/AWS/S…
…hared/ContextPropagation.cs
Configuration menu - View commit details
-
Copy full SHA for 6e9062a - Browse repository at this point
Copy the full SHA 6e9062aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.