feat: P0 backup system (WAL+snapshot+restore+verify), monitoring stack, admin health API
Some checks failed
CI / Deploy production (on server) (push) Has been cancelled
CI / Lint, Test & Build (push) Has been cancelled

This commit is contained in:
Antigravity
2026-05-17 14:13:01 +00:00
parent 60296242aa
commit 8950e83db5
14 changed files with 725 additions and 23 deletions

View File

@@ -0,0 +1,11 @@
route:
receiver: 'telegram'
group_wait: 10s
group_interval: 5m
repeat_interval: 1h
receivers:
- name: 'telegram'
webhook_configs:
- url: 'http://alertmanager-bridge:8080/alert'
send_resolved: true