Add external monitoring stack and alerting docs

This commit is contained in:
2569718930@qq.com
2026-04-01 01:49:58 +08:00
parent 6626b5472c
commit a8462e188b
13 changed files with 729 additions and 1 deletions
@@ -0,0 +1,11 @@
apiVersion: 1
providers:
- name: PolyWeather Dashboards
orgId: 1
folder: PolyWeather
type: file
disableDeletion: false
editable: true
options:
path: /var/lib/grafana/dashboards
@@ -0,0 +1,9 @@
apiVersion: 1
datasources:
- name: PolyWeather Prometheus
type: prometheus
access: proxy
url: http://polyweather_prometheus:9090
isDefault: true
editable: false