sentry
sentry copied to clipboard
feat(replay): Gap in replay timeline
Creates gaps in the timeline between App in Background
and App in Foreground
frames. If there's no App in Foreground
frame after App in Background
, the gap continues to the end of the replay.
Example gap:
Example gap to end of replay:
Relates to https://github.com/getsentry/sentry/issues/71665