Skip to content

Update downtime to outage #14185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/product/uptime-monitoring/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ _In rare cases where Sentry is unable to perform a scheduled uptime check—such

## Notifications

To start getting notifications for a new downtime issue, [configure an issue alert](/product/alerts/create-alerts/issue-alert-config/) and choose the issue category "uptime". Then choose how you'd like to be notified (via email, Slack, and so on).
To start getting notifications for a new downtime issue, [configure an issue alert](/product/alerts/create-alerts/issue-alert-config/) and choose the issue category "outage". Then choose how you'd like to be notified (via email, Slack, and so on).

![Uptime issue alert rule configuration](./img/uptime-issue-alert-rule.png)
![Uptime issue alert rule configuration](./img/issue_alert_rule_2.png)

## Learn More About Uptime Monitoring

Expand Down
Loading