getsentry / sentry

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

Alerting on ANR_Rates #83411

Open gid-sentry opened 1 month ago

gid-sentry commented 1 month ago

Problem Statement

Looking to create an alert based on ANR Rates. It's currently possible to create alerts on the number of errors with an ANR message, or Issue based alerts for ANR Issues, but not on the ANR Rate that's calculated per project.

Solution Brainstorm

Add support to alerting on anr_rate()

Product Area

Alerts

gid-sentry commented 1 month ago

Relevant internal case: https://www.notion.so/sentry/Add-anr_rate-to-alerting-17b8b10e4b5d80af8c55e16d92cad668

getsantry[bot] commented 1 month ago

Auto-routing to @getsentry/product-owners-alerts for triage ⏲️

markushi commented 1 month ago

There's anr_rate() on the dashboard, but apparently is missing in the alerting UI for the Sessions section:

Image