Skip to content

feat(replay): Add ignoreMutations option #16816

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mydea
Copy link
Member

@mydea mydea commented Jul 4, 2025

This option allows to configure a selector list of elements to not capture mutation for.

Fixes #16797

This option allows to configure a selector list of elements to not capture mutation for.
@mydea mydea requested a review from chargome July 4, 2025 12:24
@mydea mydea self-assigned this Jul 4, 2025
Copy link
Contributor

github-actions bot commented Jul 4, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.99 kB - -
@sentry/browser - with treeshaking flags 23.76 kB - -
@sentry/browser (incl. Tracing) 39.59 kB - -
@sentry/browser (incl. Tracing, Replay) 78.46 kB +0.99% +768 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 71.55 kB +1.1% +774 B 🔺
⛔️ @sentry/browser (incl. Tracing, Replay with Canvas) (max: 83 kB) 83.21 kB +0.92% +756 B 🔺
⛔️ @sentry/browser (incl. Tracing, Replay, Feedback) (max: 95 kB) 95.37 kB +0.86% +804 B 🔺
@sentry/browser (incl. Feedback) 40.75 kB - -
@sentry/browser (incl. sendFeedback) 28.7 kB - -
@sentry/browser (incl. FeedbackAsync) 33.59 kB - -
@sentry/react 25.76 kB - -
@sentry/react (incl. Tracing) 41.58 kB - -
@sentry/vue 28.37 kB - -
@sentry/vue (incl. Tracing) 41.4 kB - -
@sentry/svelte 24.01 kB - -
CDN Bundle 25.5 kB - -
CDN Bundle (incl. Tracing) 39.6 kB - -
CDN Bundle (incl. Tracing, Replay) 76.28 kB +1.04% +784 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 81.74 kB +0.97% +780 B 🔺
CDN Bundle - uncompressed 74.5 kB - -
CDN Bundle (incl. Tracing) - uncompressed 117.63 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 233.67 kB +0.86% +1.99 kB 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 246.49 kB +0.82% +1.99 kB 🔺
@sentry/nextjs (client) 43.22 kB - -
@sentry/sveltekit (client) 40.04 kB - -
@sentry/node 162.02 kB -0.01% -1 B 🔽
@sentry/node - without tracing 98.64 kB -0.01% -1 B 🔽
@sentry/aws-serverless 124.4 kB -0.01% -1 B 🔽

View base workflow run

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.

High resource usage when using replay
1 participant