Add missing definition
parent
16aec833c4
commit
b3f80a6d9e
|
@ -24,8 +24,8 @@ Once you've set up checks and notification endpoints, create notification rules
|
|||
2. Under **Notification Rules**, click **+Create**.
|
||||
3. Complete the **About** section:
|
||||
1. In the **Name** field, enter a name for the notification rule.
|
||||
2. In the **Schedule Every** field, enter .
|
||||
3. In the **Offset** field, enter .
|
||||
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.
|
||||
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