Add monitoring.yaml files for all apps
This commit is contained in:
parent
7f8e9b3057
commit
604afd3693
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://git.dvirlabs.com
|
||||
tag: dev-tools
|
||||
external_check:
|
||||
url: https://git.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://git.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://vault.dvirlabs.com
|
||||
tag: dev-tools
|
||||
external_check:
|
||||
url: https://vault.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://vault.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://wiki.dvirlabs.com
|
||||
tag: dev-tools
|
||||
external_check:
|
||||
url: https://wiki.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://wiki.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://woodpecker.dvirlabs.com
|
||||
tag: dev-tools
|
||||
external_check:
|
||||
url: https://woodpecker.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://woodpecker.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user