-
Notifications
You must be signed in to change notification settings - Fork 548
feat: Add envelope abstraction and session tracking #627
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
35 commits
Select commit
Hold shift + click to select a range
c8bd6a4
feat: Add envelope abstraction
mitsuhiko bede588
ref: Try to refactor client for envelopes
mitsuhiko e1658dd
feat: Added basic internal session abstraction
mitsuhiko 732e861
feat: Add session capturing to base transport
mitsuhiko 7de5fb0
feat: Added super basic session handling
mitsuhiko 7672659
ref: move session flusher to the client
mitsuhiko f1ae05d
fix: a bad import
mitsuhiko a807904
fix: Fix and update test code
mitsuhiko b82554b
ref: Added fork protection for session flusher
mitsuhiko b28cda2
feat: Added basic session tracking to WSGI
mitsuhiko 0b57a97
ref: Do not emit sessions without release information
mitsuhiko de391bf
fix: Correctly pass release and environment to new sessions
mitsuhiko e875701
fix: correct flush interval
mitsuhiko 57fd15f
Merge branch 'master' into feature/envelopes
mitsuhiko fa5efbd
ref: format
mitsuhiko b4e37a2
ref: update sessions from the scope application
mitsuhiko 5d8779f
fix: flask test on older flask versions
mitsuhiko 64b2724
ref: Update session system latest updates
mitsuhiko a4ba81d
ref: Send init flag
mitsuhiko 9311910
ref: Implement basic split rate limits
mitsuhiko 9dc9097
fix: dicarding of items
mitsuhiko 49eac3e
ref: set the user on the session on scope update
mitsuhiko 276acae
docs: add typing extensions to doc requirements
mitsuhiko 9294ddd
ref: remove hub reference from session
mitsuhiko c565404
feat: Add debug printing for envelope sending
mitsuhiko bb4cd0f
ref: Move auto session tracking to experiments
mitsuhiko 7774fde
ref: remove degraded
mitsuhiko 9cb3743
Merge branch 'master' into feature/envelopes
mitsuhiko 52e087a
ref: Fmt
mitsuhiko 0197859
fix: lint
mitsuhiko b3b035b
ref: meh
mitsuhiko 726928b
ref: Move incorrect type doc
mitsuhiko 4571794
ref: fix lint
mitsuhiko 49f6063
ref: Simplify event type detection
mitsuhiko 13962ad
ref: Reuse format_timestamp
mitsuhiko 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
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.