Add monitoring.yaml for woodpecker
This commit is contained in:
parent
a5fc1ee9ee
commit
f505c4c6fd
@ -1,16 +1,15 @@
|
||||
enabled: true
|
||||
app: woodpecker
|
||||
|
||||
# Prometheus usage:
|
||||
targets:
|
||||
- woodpecker.dev-tools.svc.cluster.local:9000
|
||||
bearer_token: prometheusmetricstoken
|
||||
scheme: https
|
||||
|
||||
# External HTTP check:
|
||||
external_check:
|
||||
'# targets':
|
||||
- <exporter-host>:<port>
|
||||
'# scheme': http
|
||||
'# external_check':
|
||||
url: https://woodpecker.dvirlabs.com
|
||||
expected_codes:
|
||||
"502": critical
|
||||
"404": warning
|
||||
"1033": critical
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://woodpecker.dvirlabs.com
|
||||
tag: woodpecker
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user