Refactoring propagation context by antonpirker · Pull Request #2970 · getsentry/sentry-python
Navigation Menu
{{ message }}
getsentry / sentry-python Public
- Notifications You must be signed in to change notification settings
- Fork 602
Merged
antonpirker merged 12 commits intomasterfrom
Apr 25, 2024Merged
Refactoring propagation context#2970
antonpirker merged 12 commits intomasterfrom
Refactoring propagation context#2970
antonpirker merged 12 commits intomasterfrom
Conversation
Copy link Copy Markdown
Contributor
antonpirker
commented
Apr 11, 2024
antonpirker
commented
Create a class for the PropagationContext. Make the class generate the UUIDs lazily.
Fixes #2827
antonpirker added 10 commits
April 11, 2024 15:54
antonpirker
marked this pull request as ready for review
sl0thentr0py approved these changes Apr 12, 2024
Copy link Copy Markdown
Member
sl0thentr0py
left a comment
sl0thentr0py
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one comment, ty for refactoring!
sentry_sdk/scope.py
Show resolved
Hide resolved
sentry_sdk/scope.py Show resolved Hide resolved
antonpirker commented Apr 15, 2024
sentry_sdk/tracing_utils.py
Show resolved
Hide resolved
sentry_sdk/tracing_utils.py Show resolved Hide resolved
antonpirker
self-assigned this
Base automatically changed from sentry-sdk-2.0 to master
April 25, 2024 09:13
antonpirker
enabled auto-merge (squash)
antonpirker
merged commit
f5db9ce
into
master
antonpirker
deleted the
antonpirker/refactor-propagation-context
branch
data-sync-user
mentioned this pull request
antonpirker
mentioned this pull request
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment