You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -29,13 +29,13 @@ Monitor notification rules are predefined sets of conditions that automate the p
29
29
1. Add a name for the rule.
30
30
1. Click **Create Rule**.
31
31
32
-
{{< img src="/monitors/notifications/notification_rules/notification_rules_config.png" alt="Configuration for a notification rule showing tag scopes, recipients, and matching monitors" style="width:100%;" >}}
32
+
{{< img src="/monitors/notifications/notification_rules/notification_rules_form.png" alt="Configuration for a notification rule showing tag scopes, recipients, and matching monitors" style="width:100%;" >}}
33
33
34
34
## Managing notification rules
35
35
36
36
### From Monitor Settings
37
37
38
-
{{< img src="/monitors/notifications/notification_rules/settings_notification_rules.png" alt="List of notification rules in Monitor Settings" style="width:100%;" >}}
38
+
{{< img src="/monitors/notifications/notification_rules/notification_rules_table.png" alt="List of notification rules in Monitor Settings" style="width:100%;" >}}
39
39
40
40
The [Monitor Notification Rules][1] page displays a table of all your notification rules with the following columns:
41
41
@@ -55,7 +55,7 @@ In your monitor configuration, you can view the notification recipients that are
55
55
56
56
## Routing logic
57
57
58
-
Notification rules apply to recipients of all monitor notifications that match the scopes defined in the rule configuration.
58
+
Notification rules apply to recipients of all monitor notifications that match the scopes defined in the rule configuration.
59
59
- Multiple tags apply an AND logic to the scope.
60
60
- Multiple rules can match a single monitor notification, and all recipients are added to the monitor alert without duplication.
0 commit comments