Skip to content

Commit 3027a01

Browse files
author
Shannon Anahata
committed
updating alerts
1 parent f58091d commit 3027a01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/product/alerts/index.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,15 @@ Filters are conditions that must be met for the Alert to run. For example, you m
3131

3232
Actions are the events that will be executed when the Alert is run. You can send notifications on any channel you're integrated with, create tickets, for example, in JIRA, or call a webhook or integration. You can set multiple actions in a single Alert. Learn more about Sentry's [integrations](/organization/integrations/).
3333

34+
**Note:** Some Monitors can only alert on certain integrations. See Sentry's [integrations](/organization/integrations/) for more information.
35+
3436
## Connecting Alerts to Monitors
3537

36-
In order for Alerts to run, you need to connect them to Monitors. To do so, navigate to the [Monitors](https://sentry.io/issues/monitors/) page and click on the monitor you want to connect the Alert to. Scroll to the **Alerts** section and click **Connect Alert**. You can select the Alert you want to connect to the Monitor, or create a new one.
38+
In order for Alerts to run, you need to connect them to at least one Monitor. To do so, select **Add Monitor** in the alert configuration page. You can add multiple monitors to an Alert.
3739

3840
**Note**: If you set particular Environments as a filter in your Alert, it will only run for issues in those Environments, even if the Alert is connected to a Monitor that is filtered to different environments.
3941

42+
4043
[!monitor-alerts](./img/monitor-alerts.png)
4144

4245
## Managing Alerts

0 commit comments

Comments
 (0)