getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
36.96k stars 3.97k forks source link

[Replay Details - Breadcrumbs] Introduce new category `ui.lifecycle` for mobile #69256

Open romtsn opened 1 week ago

romtsn commented 1 week ago

This is rather a discussion point.

If we're sending all lifecycle events with the navigation category, it looks something like this (which is not pretty): image

There are multiple potential solutions to this:

I'm personally leaning towards the first option here, meaning there's no work on the frontend side and we can just backlog it, and re-iterate after customers' feedback. The SDKs will do the filtering, and only send one navigation breadcrumb per screen navigation event.

michellewzhang commented 1 week ago

thoughts: