From c62290e422bd5f2ad4a59d1567d1761bcb665d79 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:21:30 +0300 Subject: [PATCH] Add monitoring.yaml for vault --- manifests/vault/monitoring.yaml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/manifests/vault/monitoring.yaml b/manifests/vault/monitoring.yaml index d61d995..6a1fd92 100644 --- a/manifests/vault/monitoring.yaml +++ b/manifests/vault/monitoring.yaml @@ -1,5 +1,15 @@ enabled: true -targets: - - vault.dev-tools.svc.cluster.local:8200 -metrics_path: /v1/sys/metrics -scheme: http +app: vault +'# targets': +- : +'# 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