Skip to content

Commit

Permalink
Clarify sentry pagerduty alert config (#8401)
Browse files Browse the repository at this point in the history
* Clarify sentry pagerduty alert config

* apply suggestions

Co-authored-by: Liza Mock <liza.mock@sentry.io>

---------

Co-authored-by: Liza Mock <liza.mock@sentry.io>
  • Loading branch information
vivianyentran and lizokm committed Nov 6, 2023
1 parent 97790b3 commit a372f69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ In [metric alerts](/product/alerts/alert-types/#metric-alerts), select the Pager

![PagerDuty metric alert rule action](pd_metric_alert_rule.png)

If a PagerDuty incident is created from the critical trigger of a metric alert, it will resolve itself when the Sentry metric alert is resolved.
If a PagerDuty incident is created from the critical trigger of a metric alert and no warning threshold has been set, it will resolve itself when the Sentry metric alert is resolved. Metric alerts that have set warning thresholds may need to be manually resolved as PagerDuty incidents.

## Deleting the Legacy PagerDuty Integration

Expand Down

1 comment on commit a372f69

@vercel
Copy link

@vercel vercel bot commented on a372f69 Nov 6, 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.sentry.dev
docs.sentry.io
sentry-docs-git-master.sentry.dev

Please sign in to comment.