|
|
|
@@ -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"
|
|
|
|
@@ -74,66 +82,56 @@ grafana:
|
|
|
|
|
path: /var/lib/grafana/dashboards/sys-gitea
|
|
|
|
|
dashboards:
|
|
|
|
|
app-gitea:
|
|
|
|
|
immich:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/application/immich.json
|
|
|
|
|
radarr:
|
|
|
|
|
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
|
|
|
|
|
authentik:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/authentik.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
|
|
|
|
|
cloudnativepg:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/cloudnativepg.json
|
|
|
|
|
coredns:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/coredns.json
|
|
|
|
|
descheduler:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/descheduler.json
|
|
|
|
|
minio:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/minio.json
|
|
|
|
|
speedtest-exporter:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/speedtest-exporter.json
|
|
|
|
|
spegel:
|
|
|
|
|
url: https://gitea.alexlebens.dev/alexlebens/grafana-dashboards/raw/branch/main/dashboards/system/spegel.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
|
|
|
|
|