feat(observability): ✨ add platform grafana dashboard CRs
- Add forgejo.yaml: Forgejo app dashboard (grafana.com ID 17802) - Add argocd-operational.yaml: ArgoCD operational dashboard (grafana.com ID 19993) - Add cronjob-monitoring.yaml: CronJob/backup monitoring dashboard (grafana.com ID 14279) - Add platform-overview.yaml: custom EDP Platform Overview inline dashboard (platform health, forgejo stats, resource usage, backup status rows) - Fix victoria-logs.yaml: replace broken URL with grafanaCom ID 22698
This commit is contained in:
parent
0316eefa43
commit
c2528f6f69
5 changed files with 263 additions and 1 deletions
|
|
@ -6,4 +6,6 @@ spec:
|
|||
instanceSelector:
|
||||
matchLabels:
|
||||
dashboards: "grafana"
|
||||
url: "https://raw.githubusercontent.com/VictoriaMetrics/VictoriaMetrics/refs/heads/master/dashboards/vm/victorialogs.json"
|
||||
grafanaCom:
|
||||
id: 22698
|
||||
revision: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue