getsentry / getsentry/sentry

Ability to manually resolve performance alerts

Open
#69,707 3 comments 1 reaction 0 assignees View on GitHub
Feature Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

Currently, performance alert like [this](https://ender-0u.sentry.io/alerts/rules/details/239322/) one can only be auto-resolved. Auto resolved alerts create too much noise as the metric moves above or below thresholds. This is especially true for endpoints with sporadic traffic.

I can set a really low auto resolve threshold like` 0 ms` but means that the alert will never fire again once it has been triggered.

I would like the ability for:
1. the alert to remain open until its been investigated
2. the ability for the investigator to manually close the existing alert once their investigation is complete

Nice to have and can be treated as a separate request is the ability to add notes or assign the alert to team members for investigation. One option is for a Sentry Issue to be created anytime a performance alert fires.

### Solution Brainstorm

_No response_

### Product Area

Alerts

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.