16 lines
280 B
YAML
16 lines
280 B
YAML
enabled: true
|
|
app: git
|
|
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
|