getsentry / getsentry/sentry

Issues - Recommended Searches should have 1 example for ANR's for Android

Open
#81,588 3 comments 0 reactions 0 assignees View on GitHub
Android Feature Sync: Jira
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

ANR's and Apphangs are a big topic in Mobile world.
There are a lot of False positives, due to the different reporting mechanisms from Sentry's Android SDK
This can lead to a lot of "Noise" and frustration in finding the right ANR's.

### Solution Brainstorm

To remove the noise, customers can create their own saves searches in tabs which is great.
But to get to that understanding they need some help
for ANR's in specific Sentry reports **app.in_foreground:True** **mechanism:[AppExitInfo,ANR,signalhandler]** **stack.function:***
I want to have a recommended search for ANR detection that looks for the most important ones (user percieved ones), so customers can easily learn about these tags
The stack.function is an optional one. but it basically only shows ANR's with a stack trace
![Image](https://github.com/user-attachments/assets/8221c51b-93b0-475b-a5e9-0cbcec8bda5d)

### Product Area

Issues

┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-2371) by [Unito](https://www.unito.io)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.