getsentry / getsentry/sentry-cocoa
Add ignoreTransactions and ignoreErrors
Open
Cocoa
Errors
Feature
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 418
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 106
Description
### Background:
To further simplfiy ignoring certain events from being sent to sentry, it is also suggested to provide `ignoreTransactions` and `ignoreErrors`
More info here develop docs updated: https://develop.sentry.dev/sdk/features/#event-sampling
- [ ] ignoreErrors
- [ ] ignoreTransactions
- [ ] SDK docs
Contributor guide
Assessment
This issue has not been assessed yet.