8000 Add `session`-related methods to top-level API · Issue #4473 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

Add session-related methods to top-level API #4473

@szokeasaurusrex

Description

@szokeasaurusrex

While investigating this internal ticket, I realized that none of our session-related methods start_session and end_session are available in the top-level API. Instead, they are only available on the scope, leading users to call the methods on the wrong scopes
We should instead expose these methods in the top-level API and have them get called on the isolation scope

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0