test(observability): add production page smoke check
Some checks failed
CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
OoO
2026-05-05 15:35:47 +08:00
parent 62276f8b0c
commit b963dcf209
3 changed files with 112 additions and 1 deletions

View File

@@ -60,6 +60,14 @@ Guard 會檢查:
### 2. Production 10 頁 HTTP 巡檢
建議使用 repo 內建腳本:
```bash
python3 scripts/check_observability_pages.py
```
或透過 quick review 選單執行第 7 項。
```bash
python3 - <<'PY'
import urllib.request