From 0f46799d56e392ca8bafdf2f1d15e4fd738348d5 Mon Sep 17 00:00:00 2001 From: OG T Date: Sat, 11 Apr 2026 19:54:05 +0800 Subject: [PATCH] =?UTF-8?q?docs(logbook):=20MCP=20=E5=85=A8=E9=A9=97?= =?UTF-8?q?=E6=94=B6=E5=AE=8C=E6=88=90=20+=20Sentry/Prometheus=20bug=20?= =?UTF-8?q?=E4=BF=AE=E5=BE=A9=E8=A8=98=E9=8C=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/LOGBOOK.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/LOGBOOK.md b/docs/LOGBOOK.md index c9774043..2ddf2346 100644 --- a/docs/LOGBOOK.md +++ b/docs/LOGBOOK.md @@ -6,6 +6,24 @@ --- +## 📍 當前狀態 (2026-04-11 — MCP 全驗收完成 + Bug 修復) + +### MCP 全驗收 + Bug 修復 (2026-04-11 深夜) + +| 項目 | 說明 | Commit | +|------|------|--------| +| ssh-mcp-key Secret | 私鑰+known_hosts,188/110 authorized_keys 加入 | 人工執行 | +| SSH 連線驗證 | 188 OK / 110 OK | — | +| 新 image 部署 | a2cc985 (MCP Phase 3) rollout 完成 | kubectl | +| 10 providers 驗收 | kubernetes/signoz/db/fs/grafana/runbooks/prometheus/ssh/argocd/sentry 全 enabled | — | +| Sentry DSN 修正 | HTTPS→HTTP 內網 IP,消除 SSL hostname mismatch | b5aa607 | +| Prometheus URL 修正 | 188:9090→110:9090 (正確位置) | b5aa607 | +| sentry.wooo.work HTTPS | /tmp/sentry-https.conf 待統帥 sudo 加入 nginx | 待人工 | + +**MCP 全自動 AIOps 閉環 100% 生產驗收完成** ✅ + +--- + ## 📍 當前狀態 (2026-04-11 — MCP Phase 2a SSH Volume + MCP 全啟用) ### MCP Phase 2a + ConfigMap 啟用 (2026-04-11 深夜)