getsentry / team-mobile

Meta issues for the Mobile team
4 stars 1 forks source link

Correlate ANR events to Mobile Screens (show in insights) #194

Open bcoe opened 3 months ago

bcoe commented 3 months ago

Problem

I've gotten reports that customers with popular mobile applications can receive, in some cases, 1000s of ANR issues a day. With this volume of ANR issues, it's difficult to sort out signal from noise.

Potential Solution

A thought on my mind, if we included ANR information in Mobile Screens, with additional contextual information surrounding the ANR, e.g., an ANR error happens most frequently when interacting with widget X (https://github.com/getsentry/sentry-dart/issues/2251), could we provide enough context surrounding these issues that they're easier to manage and debug.

Additional Notes

Once we have this additional context, we should cross link ANR issues and insights.