Skip to content

docs: Add docs about internal event sending flow #6499

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 1 commit into from
Dec 12, 2022
Merged

docs: Add docs about internal event sending flow #6499

merged 1 commit into from
Dec 12, 2022

Conversation

mydea
Copy link
Member

@mydea mydea commented Dec 12, 2022

This adds a docs page which outlines the flow that events go through when being processed.
I wrote this while trying to reason about the replay event sending - it can be quite hard to have an overview what is added/updated on an event where. This document hopefully helps a bit with that, for future reference.

@mydea mydea requested a review from a team December 12, 2022 12:06
@mydea mydea self-assigned this Dec 12, 2022
@mydea mydea requested review from lforst and Lms24 and removed request for a team December 12, 2022 12:06
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.71 KB (+0.03% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 61.11 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.5 KB (+0.01% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 54.64 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.28 KB (0%)
@sentry/browser - Webpack (minified) 66.33 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.3 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.3 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.7 KB (+0.01% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.15 KB (+0.02% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 41.73 KB (0%)
@sentry/replay - Webpack (gzipped + minified) 38 KB (0%)

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

Nice, thanks for writing this up! I have to look this up from time to time, so I think having such a flow comes in handy.

@mydea mydea merged commit 49b8fdf into master Dec 12, 2022
@mydea mydea deleted the fn/docs branch December 12, 2022 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants