add namespaces
This commit is contained in:
@@ -64,6 +64,14 @@ grafana:
|
||||
editable: false
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards/app-gitea
|
||||
- name: "srv-gitea"
|
||||
orgId: 1
|
||||
folder: "Service"
|
||||
type: file
|
||||
disableDeletion: true
|
||||
editable: false
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards/srv-gitea
|
||||
- name: "sys-gitea"
|
||||
orgId: 1
|
||||
folder: "System"
|
||||
@@ -78,62 +86,38 @@ grafana:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/application/radarr.json
|
||||
sonarr:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/application/sonarr.json
|
||||
srv-gitea:
|
||||
alertmanager:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/alertmanager.json
|
||||
argocd:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/argocd.json
|
||||
blocky:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/blocky.json
|
||||
cert-manager:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/cert-manager.json
|
||||
coredns:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/coredns.json
|
||||
traefik:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/traefik.json
|
||||
trivy:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/trivy.json
|
||||
unpoller:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/unpoller.json
|
||||
vault:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/vault.json
|
||||
volsync:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/volsync.json
|
||||
sys-gitea:
|
||||
node-short:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/node-short.json
|
||||
node-full:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/node-full.json
|
||||
ceph:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/ceph.json
|
||||
etcd:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/etcd.json
|
||||
loki:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/loki.json
|
||||
default:
|
||||
coredns:
|
||||
gnetId: 14981
|
||||
revision: 2
|
||||
datasource: Prometheus
|
||||
argocd:
|
||||
gnetId: 14584
|
||||
revision: 1
|
||||
datasource: Prometheus
|
||||
cert-manager:
|
||||
gnetId: 11001
|
||||
revision: 1
|
||||
datasource: Prometheus
|
||||
traefik:
|
||||
gnetId: 17346
|
||||
revision: 7
|
||||
datasource: Prometheus
|
||||
vault:
|
||||
gnetId: 12904
|
||||
revision: 2
|
||||
datasource: Prometheus
|
||||
ceph:
|
||||
gnetId: 2842
|
||||
revision: 17
|
||||
datasource: Prometheus
|
||||
alertmanager:
|
||||
gnetId: 9578
|
||||
revision: 4
|
||||
datasource: Prometheus
|
||||
unpoller:
|
||||
gnetId: 11315
|
||||
revision: 9
|
||||
datasource: Prometheus
|
||||
etcd:
|
||||
gnetId: 3070
|
||||
revision: 3
|
||||
datasource: Prometheus
|
||||
trivy:
|
||||
gnetId: 17813
|
||||
revision: 2
|
||||
datasource: Prometheus
|
||||
volsync:
|
||||
gnetId: 21356
|
||||
revision: 3
|
||||
datasource: Prometheus
|
||||
blocky:
|
||||
gnetId: 13768
|
||||
revision: 4
|
||||
datasource: Prometheus
|
||||
node-full:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/node-full.json
|
||||
node-short:
|
||||
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/node-short.json
|
||||
grafana.ini:
|
||||
analytics:
|
||||
check_for_updates: false
|
||||
|
@@ -107,6 +107,8 @@ kube-prometheus-stack:
|
||||
- qbittorrent
|
||||
- radarr5
|
||||
- radarr5-4k
|
||||
- radarr5-anime
|
||||
- radarr5-standup
|
||||
- reloader
|
||||
- rook-ceph
|
||||
- roundcube
|
||||
@@ -114,6 +116,7 @@ kube-prometheus-stack:
|
||||
- slskd
|
||||
- sonarr4
|
||||
- sonarr4-4k
|
||||
- sonarr4-anime
|
||||
- speedtest-exporter
|
||||
- spegel
|
||||
- stalwart
|
||||
|
Reference in New Issue
Block a user