| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…y-python into antonpirker/refactor-hub
There was a problem hiding this comment.
Looks good to me. This stuff also fits better on the scope conceptually.
Sorry, something went wrong.
…scopes the hub is removed and the root level API directly calls it on the scope
Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
There was a problem hiding this comment.
this one is good because this stuff conceptually now belongs together with propagation context 👍
Sorry, something went wrong.
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)
| Back | FazBrowse Home | New Git URL |
Moved some functionality from Hub to Client:
This is preparation work for refactoring how we deal with Hubs and Scopes in the future.
Depends on: #2555 (please review the linked one first)