FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

(4) Move transaction/span related functions from Hub to Scope by antonpirker · Pull Request #2564 · getsentry/sentry-python · GitHub

(4) Move transaction/span related functions from Hub to Scope - #2564

Merged
antonpirker merged 7 commits into
antonpirker/refactor-hub-tracingfrom
antonpirker/refactor-hub-transaction-span-continue-trace
Dec 19, 2023
Merged

(4) Move transaction/span related functions from Hub to Scope#2564
antonpirker merged 7 commits into
antonpirker/refactor-hub-tracingfrom
antonpirker/refactor-hub-transaction-span-continue-trace

Conversation

Copy link
Copy Markdown
Contributor

Moved some functionality from Hub to Client:

  • moved start_transaction from Hub to Scope
  • moved start_span from Hub to Scope
  • moved continue_trace from Hub to Scope

This is preparation work for refactoring how we deal with Hubs and Scopes in the future.

Depends on: #2558 (please review the linked one first)

antonpirker changed the base branch from master to antonpirker/refactor-hub-tracing December 4, 2023 15:07
antonpirker changed the title Move transaction/span related functions from Hub to Scope (4) Move transaction/span related functions from Hub to Scope Dec 4, 2023
antonpirker marked this pull request as ready for review December 5, 2023 12:04

sl0thentr0py left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm, just some observations

Comment thread sentry_sdk/scope.py
Comment thread sentry_sdk/scope.py
antonpirker merged commit c4ad19a into antonpirker/refactor-hub-tracing Dec 19, 2023
antonpirker deleted the antonpirker/refactor-hub-transaction-span-continue-trace branch December 19, 2023 08:30
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL