-
Notifications
You must be signed in to change notification settings - Fork 876
Baggage + CorrelationContext improvements by Eddy & Mike #1048
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
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
1605ace
Support W3C Baggage spec.
CodeBlanch 37f6df5
Moved baggage propagation to its own ITextFormat. Removed IsInjected.
CodeBlanch a34a80c
updating some tests
eddynaka 7483e90
creating nw files
eddynaka 4d7fd7d
updating files
eddynaka ec65bc0
buildable in release
eddynaka 1964da6
adding baggage tests
eddynaka 685c298
updating tests
eddynaka a26e2ce
updating default textformat for http instrumentation
eddynaka de2898e
Removed a few null checks.
CodeBlanch 1ab0969
Removed DistributedContext. Drive CorrelationContext off of Activity.…
CodeBlanch 3a1f65b
Merge branch 'master' into baggage
eddynaka 387406a
Merge branch 'baggage' of https://github.com/CodeBlanch/opentelemetry…
eddynaka 6454533
updating issues after merge
eddynaka a07482c
updating based on sanity check
eddynaka 0fecef0
updating baggage test
eddynaka 2a02388
updating tests
eddynaka 6f5f2f1
reiley's comments
eddynaka 90ca374
move to using
eddynaka a5196e7
Merge branch 'master' into baggage
CodeBlanch 9b815e7
Updates for http-in and http-out. Updated CHANGELOGs.
CodeBlanch 0503bbb
Merge branch 'master' into baggage
eddynaka 172dd1b
Adding tests.
CodeBlanch f48bc05
Merge branch 'master' into baggage
eddynaka f9a3f8b
updating correlation context
eddynaka 2f6a3ff
Added test for TraceContextFormat + BaggageFormat used together.
CodeBlanch 80c56b8
Merging from master.
CodeBlanch 34c6667
Fixed broken tests.
CodeBlanch 1a8a922
Code review.
CodeBlanch 8c95541
Test fixup.
CodeBlanch 302267f
updating order
eddynaka bb25ad0
updating tests
eddynaka 374b4b0
updating tests, adding dispose, clearing objects
eddynaka e913a56
Merge branch 'master' into baggage
CodeBlanch f8c967b
Merge branch 'master' into baggage
cijothomas c3f05f8
Merge branch 'master' into baggage
cijothomas 4fb391a
updating changelog
eddynaka eb85991
Use "Baggage" instead of "baggage" as the header name.
CodeBlanch 1b3b49f
Added some basic support for the Baggage limits specified in the spec.
CodeBlanch 0a283bf
Fixed and improved ITextFormat log messages.
CodeBlanch 3c2e9fd
Rename TextFormatContext -> PropagationContext.
CodeBlanch 07b8b46
Updated ITextFormat implementations so they don't double-extract.
CodeBlanch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Rename TextFormatContext -> PropagationContext.
- Loading branch information
commit 3c2e9fdebda26591fedf6ac33b7241af16516425
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.