docs(logbook): record postgres alert triage rollout [skip ci]
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
## 2026-06-25|P0 PostgreSQL 慢查詢告警分類修正正式驗證
|
||||
|
||||
**正式鏈路**:
|
||||
- Code commit:`87688239 fix(aiops): route postgres slow query alerts to db triage`。
|
||||
- Deploy marker:`02767dbc chore(cd): deploy 8768823 [skip ci]`。
|
||||
- Gitea code-review:`#3335` Success。
|
||||
- Gitea CD:`#3334` Success,post-deploy events 顯示 `API=✅; Web=✅; AlertChain=✅; SourceLink=✅; Monitoring=✅; Smoke=✅`。
|
||||
|
||||
**Production readback**:
|
||||
- `/api/v1/health`:`healthy`、`environment=prod`、`mock_mode=false`;PostgreSQL / Redis / Ollama / OpenClaw / SigNoz 均 `up`,Ollama route order 維持 `ollama_gcp_a -> ollama_gcp_b -> ollama_local`。
|
||||
- `/api/v1/platform/cicd/events?project_id=awoooi&limit=5`:讀到 `CI_build_and_deploy_success`、`CI_post_deploy_success`,commit `87688239ba1e0ef09fb20507c4bbb319a8cba841`;rollout 期間曾有 `CI_rollout_risk_pending`,最終 post-deploy success 收斂。
|
||||
- `/api/v1/platform/runs/ai-alert-cards?project_id=awoooi&event_type=database_performance_signal&refresh=true`:目前 `total=0`,代表正式部署後尚未收到新的 DB performance card。
|
||||
- `/api/v1/platform/runs/ai-alert-cards?project_id=awoooi&event_type=backup_restore_escrow_signal&refresh=true`:仍可讀到修正前舊卡 `INC-20260625-66086A`,event type 為 `backup_restore_escrow_signal`;這是歷史 outbound mirror,不會 retroactive 改寫。
|
||||
|
||||
**驗收判讀**:
|
||||
- 新程式已正式部署;下一筆 `PostgreSQLSlowQueries` / `pg_stat_activity` / `pg_stat_statements` / 慢查詢 / 鎖等待類訊號應走 `database_performance_signal` 與 `database_slow_query_triage`。
|
||||
- 舊錯誤卡保留為歷史證據,後續需用新真實告警或 no-send formatter readback endpoint 驗證 DB lane 實際 delivery。
|
||||
- runtime write gate 仍為 `0`;沒有發 Telegram 測試訊息、沒有觸發 SQL terminate、沒有重啟 PostgreSQL、沒有 migration / reindex / VACUUM FULL、沒有讀 secret。
|
||||
|
||||
## 2026-06-25|AI 技術雷達日週月報與報告後分析讀回
|
||||
|
||||
**本輪收斂範圍:**
|
||||
|
||||
Reference in New Issue
Block a user