Skip to content

feat(replay): Send client_report when replay sending fails - #7093

Merged
mydea merged 3 commits into
developfrom
fn/replay-client-report
Feb 9, 2023
Merged

feat(replay): Send client_report when replay sending fails#7093
mydea merged 3 commits into
developfrom
fn/replay-client-report

Conversation

@mydea

@mydea mydea commented Feb 8, 2023

Copy link
Copy Markdown
Member

This leverages the new client_report categories.

See getsentry/develop#830

Closes #6774

@mydea
mydea requested review from Lms24 and billyvg February 8, 2023 14:32
@mydea mydea self-assigned this Feb 8, 2023
@github-actions

github-actions Bot commented Feb 8, 2023

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.06 KB (0%)
@sentry/browser - ES5 CDN Bundle (minified) 62.19 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.69 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified) 55.33 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.42 KB (0%)
@sentry/browser - Webpack (minified) 66.77 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.45 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.74 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.97 KB (+0.01% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.23 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 43.92 KB (+0.1% 🔺)
@sentry/replay - Webpack (gzipped + minified) 38.84 KB (+0.13% 🔺)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.63 KB (+0.06% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 55.16 KB (+0.08% 🔺)

@mydea
mydea force-pushed the fn/replay-client-report branch from 374be44 to c6cd14d Compare February 8, 2023 16:03
Comment thread packages/replay/src/replay.ts Outdated
Comment thread packages/replay/src/util/addEvent.ts Outdated
mydea and others added 2 commits February 9, 2023 10:19
This leverages the new client_report categories.
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
@mydea
mydea force-pushed the fn/replay-client-report branch from 1761ca8 to 1a08cd9 Compare February 9, 2023 09:19
@mydea
mydea merged commit 58bb657 into develop Feb 9, 2023
@mydea
mydea deleted the fn/replay-client-report branch February 9, 2023 10:20
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.

Add new client_report category for replay

3 participants