getsentry / getsentry/sentry-react-native
Align with new User Feedback API
Open
Feature
React-Native
User Feedback
User Feedbacks
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 89
Description
Expected features:
* BeforeSendFeedback callback
* Apply scope data to the feedback, including tags, user, trace and contexts (no breadcrumbs nor extras). Also, EventProcessors should be applied
* Report dropped feedbacks via client_report with key `feedback`
* Handle rate limit with key `feedback`
* Flush the current Session Replay, if running, when capturing the feedback
* Sampling is not applied
Additional info can be found in the [develop docs](https://develop.sentry.dev/sdk/telemetry/feedbacks/)
Contributor guide
Assessment
This issue has not been assessed yet.