Skip to content
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

feat(replay): Send component names in replay breadcrumbs #9947

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

0Calories
Copy link
Contributor

One of the PRs scoped from #9855

Sends component names on Replay UI breadcrumbs so they can be ingested and indexed. This will allow for searching for Replays by component name in the future.

@0Calories 0Calories self-assigned this Dec 20, 2023
Copy link
Contributor

github-actions bot commented Dec 20, 2023

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 75.73 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 67.12 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 60.73 KB (+0.03% 🔺)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 31.68 KB (0%)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 30.28 KB (0%)
@sentry/browser - Webpack (gzipped) 21.96 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 73.16 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 64.82 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 31.01 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 23.01 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 203.32 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 93.21 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 68.2 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 33.96 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 67.51 KB (+0.02% 🔺)
@sentry/react - Webpack (gzipped) 21.99 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 84.18 KB (+0.02% 🔺)
@sentry/nextjs Client - Webpack (gzipped) 48.81 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 16.6 KB (0%)

…entName/init.js

Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
@0Calories 0Calories merged commit 9a2570b into develop Dec 21, 2023
89 checks passed
@0Calories 0Calories deleted the feat/replay-events-component-name branch December 21, 2023 16:47
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.

None yet

3 participants