Add monitoring.yaml for woodpecker
This commit is contained in:
parent
11ccbc6c87
commit
2f5dea93c9
@ -1,15 +1,15 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
app: woodpecker
|
app: woodpecker
|
||||||
'# targets':
|
|
||||||
- <exporter-host>:<port>
|
|
||||||
'# scheme': http
|
|
||||||
'# external_check':
|
|
||||||
url: https://woodpecker.dvirlabs.com
|
|
||||||
expected_codes:
|
|
||||||
'502': critical
|
|
||||||
'404': warning
|
|
||||||
'1033': critical
|
|
||||||
uptime_kuma:
|
uptime_kuma:
|
||||||
enabled: true
|
enabled: true
|
||||||
url: https://woodpecker.dvirlabs.com
|
url: https://woodpecker.dvirlabs.com
|
||||||
tag: woodpecker
|
tag: dev-tools
|
||||||
|
# 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