sentry-demos / sentry_react_native

Error Monitoring, Performance Monitoring, Release Health
3 stars 11 forks source link

Add Cold/Warm Starts to other screens #75

Open dachakra opened 1 month ago

dachakra commented 1 month ago

Currently only the Home Screen has a cold start metric. https://docs.sentry.io/platforms/react-native/tracing/instrumentation/automatic-instrumentation/#app-start-instrumentation

image

dachakra commented 1 month ago

We might want to reconsider the testing flows to enable these metrics.