Skip to content

Commit

Permalink
Add Disabled Alerts section (#7917)
Browse files Browse the repository at this point in the history
* Add Disabled Alerts section

* Update index.mdx

* Update index.mdx

* Update index.mdx

* Update index.mdx

* Update index.mdx

fix links
  • Loading branch information
vivianyentran authored Sep 22, 2023
1 parent bd62440 commit 2be4c89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/docs/product/alerts/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ Issue alerts can be muted on the **Alerts** details page by clicking the "Mute"

Metric alerts work in the same way as Issue alerts and can be muted on the **Alerts** details page by clicking the "Mute" button.

## Disabled Alerts

Sentry has disabled duplicate alerts and alerts with no actions. If a noisy alert is sent to a communication channel and receives no engagement for an extended time, Sentry will proactively disable it to reduce unnecessary noise.

Anyone with [alert edit access](/product/accounts/membership/) can re-enable an alert by editing its conditions and re-saving it. Alerts need to pass Sentry’s checks before they can be saved. See [best practices](/product/alerts/best-practices/) for guidance on writing useful alerts.

## Notifications

Besides alerts, Sentry sends you notifications about various things like [issue state changes](/product/issues/states-triage/), [release deploys](/product/releases/), and [quota usage](/product/accounts/quotas/). You can fine tune these notifications, as well as your personal alert settings, in **User Settings > Notifications**. Learn more about notifications and adjusting their associated settings in [the full documentation](/product/alerts/notifications/).
Expand Down

1 comment on commit 2be4c89

@vercel
Copy link

@vercel vercel bot commented on 2be4c89 Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
docs.sentry.io
sentry-docs.sentry.dev

Please sign in to comment.