Open
Description
- Performance monitoring for screen loading (Support transaction finishing automatically with 'idle timeout' #1074),
- Transaction annotations (see spec)
- Mobile Vitals, including app start time instrumentation
- TTID & TTID for navigating between screens (see: TTID & TTFD for navigating between screens sentry-dart#1780)
- https://changelog.getsentry.com/announcements/improving-mobile-screen-performance-with-ttid-ttfd
- Slow and Frozen frames require Delay info: [EPIC] Frames Delay team-mobile#160
- 💡 See https://developer.android.com/topic/performance/vitals/launch-time
- DB queries as span
- Automatic HTTP span and trace id propagation (exists in
SentryHttpMessageHandler
) - Transactions for UI events (see this)
- Custom measurements API (Q3 goal)
The complete list of modules now lives here:
https://develop.sentry.dev/sdk/telemetry/traces/modules/