14 lines
394 B
YAML
14 lines
394 B
YAML
configmap: grafana-dashboards-zdt
|
|
gzip: true
|
|
folder: KubeZero
|
|
dashboards:
|
|
- name: home
|
|
url: file://zdt/home.json
|
|
- name: crio
|
|
url: file://zdt/crio.json
|
|
#url: https://raw.githubusercontent.com/cri-o/cri-o/refs/heads/main/contrib/metrics-exporter/dashboard.json
|
|
tags: ['kubernetes']
|
|
- name: docker-registry
|
|
url: file://zdt/docker-registry.json
|
|
tags: ['kubernetes', 'registry', 'ec2']
|