Add monitoring.yaml for kuma
This commit is contained in:
parent
d9f27fbcc7
commit
936d7e1e82
15
manifests/kuma/monitoring.yaml
Normal file
15
manifests/kuma/monitoring.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
enabled: true
|
||||
app: kuma
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://kuma.dvirlabs.com
|
||||
tag: observability-stack
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://kuma.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
Loading…
x
Reference in New Issue
Block a user