getsentry / getsentry/sentry-java
Do not set TraceContext.origin for exceptions when no active transaction available
Abierto
Android
Improvement
Traces
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.