Skip to content

Commit 8d8802e

Browse files
Update docs/product/monitors-and-alerts/index.mdx
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
1 parent 01cd205 commit 8d8802e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/monitors-and-alerts/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ early_access: true
1212
Sentry separates **what you detect** from **what you do about it**:
1313

1414
- [**Monitors**](/product/monitors-and-alerts/monitors/) watch your application and operational signals. There are default detectors that pull data from your SDK integration. Custom configurations like, cron schedules, HTTP uptime, metric thresholds on spans and custom metrics, can also be monitored. With Monitors, these signals are turned into **issues** when conditions are met.
15-
- [**Alerts**](/product/monitors-and-alerts/alerts/) run when **issues** match the triggers and filters you configure, and carry out **actions** like Slack, email, PagerDuty, webhooks notifications, or creating work items in Jira and similar tools.
15+
- [**Alerts**](/product/monitors-and-alerts/alerts/) run when **issues** match the triggers and filters you configure, and carry out **actions** like sending notifications via Slack, email, PagerDuty, or webhooks, or creating work items in Jira and similar tools.
1616

1717
Using both Monitors and Alerts gives you a path from signal → triageable issue → team workflow, without wiring every integration by hand for every edge case.
1818

0 commit comments

Comments
 (0)