From a1f6758b954b2b8731036e15348074a7aef85319 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 22 Apr 2026 15:13:26 -0300 Subject: [PATCH] monitoring(grafana): refresh provisioned dashboards --- services/monitoring/helmrelease.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/services/monitoring/helmrelease.yaml b/services/monitoring/helmrelease.yaml index 68483660..46f9ca99 100644 --- a/services/monitoring/helmrelease.yaml +++ b/services/monitoring/helmrelease.yaml @@ -312,7 +312,7 @@ spec: podAnnotations: vault.hashicorp.com/agent-inject: "true" vault.hashicorp.com/role: "monitoring" - monitoring.bstein.dev/restart-rev: "11" + monitoring.bstein.dev/restart-rev: "12" vault.hashicorp.com/agent-inject-secret-grafana-env.sh: "kv/data/atlas/monitoring/grafana-admin" vault.hashicorp.com/agent-inject-template-grafana-env.sh: | {{ with secret "kv/data/atlas/monitoring/grafana-admin" }} @@ -440,6 +440,7 @@ spec: type: file disableDeletion: false editable: false + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/overview - name: overview-public @@ -448,6 +449,7 @@ spec: type: file disableDeletion: false editable: false + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/overview-public - name: pods @@ -456,6 +458,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/pods - name: nodes @@ -464,6 +467,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/nodes - name: storage @@ -472,6 +476,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/storage - name: gpu @@ -480,6 +485,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/gpu - name: network @@ -488,6 +494,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/network - name: mail @@ -496,6 +503,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/mail - name: jobs @@ -504,6 +512,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/jobs - name: testing @@ -512,6 +521,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/testing - name: power @@ -520,6 +530,7 @@ spec: type: file disableDeletion: false editable: true + updateIntervalSeconds: 10 options: path: /var/lib/grafana/dashboards/power dashboardsConfigMaps: