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