fix(cilium): move Hubble dashboards to Grafana HR

to upgrade legacy queries?
This commit is contained in:
JJGadgets
2024-05-14 22:27:45 +08:00
parent fe931b981f
commit b014eaeada
2 changed files with 27 additions and 3 deletions

View File

@@ -104,9 +104,10 @@ spec:
- kubernetes_node
targetLabel: instance
dashboards:
enabled: true
annotations:
grafana_folder: "Cilium"
enabled: false # managed in Grafana HR to upgrade queries
#enabled: true
#annotations:
# grafana_folder: "Cilium"
operator:
prometheus:
enabled: true

View File

@@ -121,6 +121,14 @@ spec:
editable: true
options:
path: /var/lib/grafana/dashboards/ceph
- name: cilium
orgId: 1
folder: Cilium
type: file
disableDeletion: false
editable: true
options:
path: /var/lib/grafana/dashboards/cilium
- name: flux
orgId: 1
folder: Flux
@@ -217,6 +225,21 @@ spec:
gnetId: 5336
revision: 9
datasource: Prometheus
cilium:
hubble-dashboard:
url: https://raw.githubusercontent.com/cilium/cilium/main/install/kubernetes/cilium/files/hubble/dashboards/hubble-dashboard.json
datasource: Prometheus
hubble-l7:
url: https://raw.githubusercontent.com/cilium/cilium/main/install/kubernetes/cilium/files/hubble/dashboards/hubble-l7-http-metrics-by-workload.json
datasource: Prometheus
hubble-dns-namespace:
url: https://raw.githubusercontent.com/cilium/cilium/main/install/kubernetes/cilium/files/hubble/dashboards/hubble-dns-namespace.json
datasource:
- { name: DS_PROMETHEUS, value: Prometheus }
hubble-network-overview-namespace:
url: https://raw.githubusercontent.com/cilium/cilium/main/install/kubernetes/cilium/files/hubble/dashboards/hubble-network-overview-namespace.json
datasource:
- { name: DS_PROMETHEUS, value: Prometheus }
flux:
flux-cluster:
url: https://raw.githubusercontent.com/fluxcd/flux2/main/manifests/monitoring/monitoring-config/dashboards/cluster.json