docs: Set example interval to 5m
This commit is contained in:
parent
1c03524ca8
commit
ad10f975b4
@ -369,7 +369,7 @@ alerting:
|
|||||||
endpoints:
|
endpoints:
|
||||||
- name: website
|
- name: website
|
||||||
url: "https://twin.sh/health"
|
url: "https://twin.sh/health"
|
||||||
interval: 30s
|
interval: 5m
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- "[BODY].status == UP"
|
- "[BODY].status == UP"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user