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

Report app start type via app context

Open markushi opened this issue 1 year ago • 1 comments

Problem Statement

Similar to Cocoa, we want to provide the app start type property for transactions via the contexts: contexts.app.start_type

Solution Brainstorm

Cocoa Implementation

Example Cocoa Transaction

markushi avatar Jan 31 '24 11:01 markushi

Docs around this topic: https://docs.sentry.io/platforms/apple/performance/instrumentation/automatic-instrumentation/#prewarmed-app-start-tracing

markushi avatar Jan 31 '24 12:01 markushi