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