mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-25 19:01:43 +01:00
feat: grafana - add kubevirt dashbaords
This commit is contained in:
@@ -20,24 +20,6 @@ providers:
|
||||
allowUiUpdates: false
|
||||
options:
|
||||
# <string, required> path to dashboard files on disk. Required when using the 'file' type
|
||||
path: /etc/grafana/dashboards/homelab/
|
||||
path: /etc/grafana/dashboards/
|
||||
# <bool> use folder names from filesystem to create folders in Grafana
|
||||
foldersFromFilesStructure: true
|
||||
- name: "Kubernetes"
|
||||
orgId: 1
|
||||
type: file
|
||||
disableDeletion: true
|
||||
updateIntervalSeconds: 20
|
||||
allowUiUpdates: false
|
||||
options:
|
||||
path: /etc/grafana/dashboards/kubernetes/
|
||||
foldersFromFilesStructure: true
|
||||
- name: "Istio"
|
||||
orgId: 1
|
||||
type: file
|
||||
disableDeletion: true
|
||||
updateIntervalSeconds: 20
|
||||
allowUiUpdates: false
|
||||
options:
|
||||
path: /etc/grafana/dashboards/istio/
|
||||
foldersFromFilesStructure: true
|
||||
|
||||
@@ -12,3 +12,7 @@
|
||||
## Istio
|
||||
|
||||
1. https://github.com/istio/istio/tree/1.23.0/manifests/addons/dashboards
|
||||
|
||||
## Kubevirt
|
||||
|
||||
1. https://github.com/kubevirt/monitoring/tree/main/dashboards/grafana
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user