You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We plan to implement continuous profiling somewhere in 2024 or maybe later (#3555). Once we achieved that, we could link our app hang events to profiles so users get more context around what caused an app hang. This would be especially useful for app hangs that don't fully block the main thread, for which our SDK can't get reliable stack traces, see #3492. To make this a valuable feature we also need changes in Sentry to properly display the link between app hangs and the profile. Please upvote if you want this feature.
Description
We plan to implement continuous profiling somewhere in 2024 or maybe later (#3555). Once we achieved that, we could link our app hang events to profiles so users get more context around what caused an app hang. This would be especially useful for app hangs that don't fully block the main thread, for which our SDK can't get reliable stack traces, see #3492. To make this a valuable feature we also need changes in Sentry to properly display the link between app hangs and the profile. Please upvote if you want this feature.
Related GH discussion: #2715
The text was updated successfully, but these errors were encountered: