feat(victoria): automatically add grafana dashboards

This commit is contained in:
Fritz-Leo.Ochsmann 2025-06-20 10:49:04 +02:00
parent 89693e51cf
commit 82fc01ab94

View file

@ -895,6 +895,19 @@ grafana:
enabled: true
multicluster: false
dashboards:
default:
victoria-logs:
url: "https://raw.githubusercontent.com/VictoriaMetrics/VictoriaMetrics/refs/heads/master/dashboards/vm/victorialogs.json"
victoria-logs-explorer:
url: "https://grafana.com/api/dashboards/22759/revisions/6/download"
ingress-nginx:
url: "https://raw.githubusercontent.com/adinhodovic/ingress-nginx-mixin/refs/heads/main/dashboards_out/ingress-nginx-overview.json"
node-exporter-full:
url: "https://raw.githubusercontent.com/rfmoz/grafana-dashboards/refs/heads/master/prometheus/node-exporter-full.json"
argocd:
url: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json"
# -- Create datasource configmap even if grafana deployment has been disabled
forceDeployDatasource: false