KubeZero/charts/kubezero-metrics/jsonnet/zdt-dashboards.yaml

14 lines
394 B
YAML
Raw Permalink Normal View History

configmap: grafana-dashboards-zdt
gzip: true
folder: KubeZero
dashboards:
- name: home
url: file://zdt/home.json
2023-05-03 13:26:54 +00:00
- name: crio
url: file://zdt/crio.json
2024-10-25 16:21:48 +00:00
#url: https://raw.githubusercontent.com/cri-o/cri-o/refs/heads/main/contrib/metrics-exporter/dashboard.json
2023-05-03 13:26:54 +00:00
tags: ['kubernetes']
2023-05-25 20:44:02 +00:00
- name: docker-registry
url: file://zdt/docker-registry.json
tags: ['kubernetes', 'registry', 'ec2']