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,6 +6,7 @@ spec:
|
|||
instanceSelector:
|
||||
matchLabels:
|
||||
dashboards: "grafana"
|
||||
folder: "EDP / Operations"
|
||||
grafanaCom:
|
||||
id: 22698
|
||||
revision: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue