feat(observability): 🗂️ organize dashboards into Grafana folders
Assigns folder field to all GrafanaDashboard CRs: - EDP / Overview: platform-overview - EDP / Applications: forgejo, argocd-operational, garm, argocd - EDP / Operations: cronjob-monitoring, ingress-nginx, victoria-logs
This commit is contained in:
parent
7f5c680e19
commit
4591ee7b14
8 changed files with 8 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ spec:
|
|||
instanceSelector:
|
||||
matchLabels:
|
||||
dashboards: "grafana"
|
||||
folder: "EDP / Applications"
|
||||
url: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue