Add monitoring.yaml for vault
This commit is contained in:
parent
5ddd4d093b
commit
c62290e422
@ -1,5 +1,15 @@
|
||||
enabled: true
|
||||
targets:
|
||||
- vault.dev-tools.svc.cluster.local:8200
|
||||
metrics_path: /v1/sys/metrics
|
||||
scheme: http
|
||||
app: vault
|
||||
'# targets':
|
||||
- <exporter-host>:<port>
|
||||
'# scheme': http
|
||||
'# external_check':
|
||||
url: https://vault.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://vault.dvirlabs.com
|
||||
tag: vault
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user