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
+15
View File
@@ -0,0 +1,15 @@
global:
resolve_timeout: 5m
route:
receiver: telegram-relay
group_by: ["alertname"]
group_wait: 30s
group_interval: 5m
repeat_interval: 3h
receivers:
- name: telegram-relay
webhook_configs:
- url: http://polyweather_alert_relay:9099/alerts
send_resolved: true