Initial: Prometheus + Grafana monitoring stack
- Prometheus with 9 scrape targets - Grafana with Home Server Overview dashboard - Exporters: node_exporter, cadvisor, postgres_exporter (x3), qbittorrent - Traefik and Gitea metrics enabled
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
isDefault: true
|
||||
editable: true
|
||||
Reference in New Issue
Block a user