mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: grafana config
This commit is contained in:
@@ -91,11 +91,6 @@ spec:
|
|||||||
kubernetes-custom:
|
kubernetes-custom:
|
||||||
url: https://raw.githubusercontent.com/auricom/home-cluster/main/cluster/apps/monitoring/kube-prometheus-stack/grafana-dashboards/homelab-temparatures.json
|
url: https://raw.githubusercontent.com/auricom/home-cluster/main/cluster/apps/monitoring/kube-prometheus-stack/grafana-dashboards/homelab-temparatures.json
|
||||||
datasource: Prometheus
|
datasource: Prometheus
|
||||||
# Ref: https://grafana.com/grafana/dashboards/12175
|
|
||||||
calico-felix:
|
|
||||||
gnetId: 12175
|
|
||||||
revision: 5
|
|
||||||
datasource: Prometheus
|
|
||||||
# Ref: https://grafana.com/grafana/dashboards/2842
|
# Ref: https://grafana.com/grafana/dashboards/2842
|
||||||
ceph-cluster:
|
ceph-cluster:
|
||||||
gnetId: 2842
|
gnetId: 2842
|
||||||
@@ -192,6 +187,10 @@ spec:
|
|||||||
url: https://grafana.net
|
url: https://grafana.net
|
||||||
smtp:
|
smtp:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
date_formats:
|
||||||
|
default_timezone: Europe/Paris
|
||||||
|
feature_toggles:
|
||||||
|
enable: ngalert
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
Reference in New Issue
Block a user