Skip to content

Commit 94482bf

Browse files
authored
Update docs/alerts/monitors/create-monitor.md
1 parent 305eb22 commit 94482bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/alerts/monitors/create-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Triggers are evaluated by balancing the requirement of timely alert notification
139139
* For [static logs monitors](#static-detection-method), triggers are similar to "Alert when the result is greater than _ within Y Minutes". The triggers are evaluated periodically as below.
140140
| When detection window (Y) is | Evaluate trigger every |
141141
|:-----------------------------|:-----------------------|
142-
| Less than 15m | 1m |
142+
| 15m or less | 1m |
143143
| 15m to 1h | 2m |
144144
| 1h to 6h | 10m |
145145
| Greater than 6h | 20m |

0 commit comments

Comments
 (0)