-
Notifications
You must be signed in to change notification settings - Fork 711
Make baggage implementation w3c spec complaint #2167
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 all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
fdb85b2
Add regexes to check keys and values
ocelotl 280209c
Fix tests
ocelotl e005781
Add changelog
ocelotl fb2ae04
Fix test
ocelotl 4a17991
Add checks to set_baggage
ocelotl 8a45099
Fix lint
ocelotl b804e82
Add changelog entry
ocelotl b78e44b
Fix mypy
ocelotl a110095
Fix mypy
ocelotl bd59128
Cast to string
ocelotl d0edbf7
WIP
ocelotl 2795d49
Resolve merge conflicts
srikanthccv 12ce74d
Key value format
srikanthccv ed4b874
Mostly done
srikanthccv bb34dde
Remove old changelog entry
srikanthccv 2414f82
fomat
srikanthccv 663e570
Correct typing
srikanthccv a28fd7a
Fix lint
srikanthccv 5d26c9e
Fix issues
srikanthccv 18e19e9
Add CHANGELOG entry
srikanthccv e9b0ca3
Merge branch 'main' into bugfix-GH2010
srikanthccv 4236de3
Merge branch 'main' into bugfix-GH2010
srikanthccv 2bbe9cf
Make changes as discussed in SIG meeting
srikanthccv b9f90a3
Update opentelemetry-api/src/opentelemetry/baggage/__init__.py
srikanthccv 2b1de8d
Merge branch 'main' into bugfix-GH2010
srikanthccv 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
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
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.