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