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