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(core): Add ignoreTransactions option #7594

Merged
merged 1 commit into from Mar 28, 2023
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Mar 23, 2023

This works similar to ignoreErrors, but matches transaction names.

ref getsentry/develop#884

This works similar to `ignoreErrors`, but matches transaction names.
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.62 KB (+0.21% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 64.4 KB (+0.32% 🔺)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.17 KB (+0.2% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 56.78 KB (+0.37% 🔺)
@sentry/browser - Webpack (gzipped + minified) 21.63 KB (+0.18% 🔺)
@sentry/browser - Webpack (minified) 72.04 KB (+0.54% 🔺)
@sentry/react - Webpack (gzipped + minified) 21.65 KB (+0.19% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 51.93 KB (+0.1% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 27.96 KB (+0.12% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.14 KB (+0.14% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 44.33 KB (0%)
@sentry/replay - Webpack (gzipped + minified) 38.39 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 62.57 KB (+0.05% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 56.1 KB (+0.07% 🔺)

@mydea mydea merged commit 3ba8265 into develop Mar 28, 2023
52 checks passed
@mydea mydea deleted the fn/ignoreTransactions branch March 28, 2023 11:41
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.

None yet

2 participants