Angelo

Results 23 issues of Angelo

### Problem Statement Currently to measure the impact the App score can be seen as a overal metric. But this metric cannot be used in dashboards to show you the...

Sync: Jira
Product Area: Dashboards

### Problem Statement Our team is integrating Azure with Sentry, but due to security policies, we are unable to use standard OAuth authentication. Instead, we are leveraging the On Behalf...

Component: Auth
Sync: Jira
Waiting for: Product Owner

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: nextjs
Sync: Jira

### Problem Statement @romtsn think's google play revamped their reporting and they don't report "useless" anrs now (those that have the stacktraces captured too late), so probably that's where the...

Improvement
Android

### Problem Statement Having more context on ANR's is always required ### Solution Brainstorm https://developer.android.com/reference/android/app/ApplicationExitInfo#REASON_EXCESSIVE_RESOURCE_USAGE ┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-2374) by [Unito](https://www.unito.io)

Feature
Android

As of today Unity has their own watchdog thread that is checking if ANR's are happening. We've disabled leaning on the Android SDK for the ANR detection but the Android...

Feature
Platform: Android

### Problem Customer is developing an SDK and an App which utilizes this SDK. These are separate projects, published on a different cadence and both use ProGuard for obfuscation. The...

Feature

### Problem Statement Looking to have explanation about: Finding a way to make all future ANRs are non fatal, low priority only get ANRs for customers app (not libraries). ###...

Feature
Android
Platform: Java

There is confusion regarding the use of EventAttributeCondition in Sentry issue alert rules, especially when configuring rules via the Terraform provider and referencing the Sentry API documentation. Problem - The...

Hi team, While working with the Sentry alert rules API and the Terraform provider, I noticed that the actionMatch property is somewhat confusingly named and documented. Its current description is:...