-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
Add ignoreTransactions and ignoreErrors #2974
Comments
@kahest i put this in mobile project but i don't know all your statuses let me know if we need to discuss more, it is being tracked on a meta issue |
🙏 I created a mobile meta-issue on team-mobile: getsentry/team-mobile#108 |
RN Docs here: https://docs.sentry.io/platforms/react-native/configuration/options/#ignore-errors |
Background:
To further simplfiy ignoring certain events from being sent to sentry, it is also suggested to provide
ignoreTransactions
andignoreErrors
More info here develop docs updated: https://develop.sentry.dev/sdk/features/#event-sampling
The text was updated successfully, but these errors were encountered: