change config
This commit is contained in:
@@ -139,14 +139,14 @@ gatus:
|
|||||||
url: https://discord.com/app
|
url: https://discord.com/app
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- "[RESPONSE_TIME] < 100"
|
- "[RESPONSE_TIME] < 400"
|
||||||
interval: 10s
|
interval: 10s
|
||||||
- name: reddit
|
- name: reddit
|
||||||
group: external
|
group: external
|
||||||
url: https://reddit.com
|
url: https://reddit.com
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- "[RESPONSE_TIME] < 100"
|
- "[RESPONSE_TIME] < 400"
|
||||||
interval: 10s
|
interval: 10s
|
||||||
|
|
||||||
postgres-17-cluster:
|
postgres-17-cluster:
|
||||||
|
Reference in New Issue
Block a user