getsentry / getsentry/sentry-java
Default Trace Context Status to OK
Open
Android
breaking
breaking change
good first issue
Improvement
Traces
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
As of now the trace context sets the status to `unknown`, as the txn is not finished. This is confusing we should default to `ok`, like we'll do for span-first.
This is a breaking change and should be done in a major.
Contributor guide
Assessment
This issue has not been assessed yet.