sentry-java
sentry-java copied to clipboard
Add `breadrumb.origin`
Description
Add new runtime property to SentryBreadcrumb called origin, this can be used to identify source of the breadcrumb.
For example hybrid SDKs can identify native breadcrumbs from JS or Flutter.
### Required for
- [ ] https://github.com/getsentry/sentry-capacitor/pull/629
- [ ] https://github.com/getsentry/sentry-react-native/issues/2146
Related issues
- https://github.com/getsentry/sentry-cocoa/issues/4043
@lucas-zimerman When you open a PR , you can link this issue.