getsentry / getsentry/sentry-java
Do not set TraceContext.origin for exceptions when no active transaction available
Open
Android
Improvement
Traces
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Description
https://sentry-sdks.sentry.io/issues/4567235831/?project=5428559&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=7d&stream_index=0

After TwP we set the trace origin to `manual` by default, but probably we shouldn't just set it for errors if there's no active transactions, otherwise it looks a bit weird
Contributor guide
Assessment
This issue has not been assessed yet.