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