sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Default Trace Context Status to OK

Open markushi opened this issue 3 months ago • 2 comments

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.

markushi avatar Oct 01 '25 13:10 markushi

JAVA-192

linear[bot] avatar Oct 01 '25 13:10 linear[bot]

Related Cocoa Issue: https://github.com/getsentry/sentry-cocoa/issues/6230

philipphofmann avatar Oct 02 '25 10:10 philipphofmann