Update create-notification-rules.md
parent
32c06ceb9c
commit
1614aabf25
|
@ -25,7 +25,7 @@ Once you've set up checks and notification endpoints, create notification rules
|
|||
3. Complete the **About** section:
|
||||
1. In the **Name** field, enter a name for the notification rule.
|
||||
2. In the **Schedule Every** field, enter how frequently the rule should run.
|
||||
3. In the **Offset** field, enter an offset time. For example, if a task is to run on the hour, a 10m offset will delay it to 10 minutes after the hour, but all time ranges defined in the task are relative to the specified execution time.
|
||||
3. In the **Offset** field, enter an offset time. For example,if a task runs on the hour, a 10m offset delays the task to 10 minutes after the hour. Time ranges defined in the task are relative to the specified execution time.
|
||||
4. In the **Conditions** section, build a condition using a combination of status and tag keys.
|
||||
1. Next to **When status**, select a an operator from the drop-down field. (either **is equal to** or **changes from**.)
|
||||
Select status from the drop-down list (one for is equal to or two for changes from).
|
||||
|
|
Loading…
Reference in New Issue