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