feat: 建立可观测性、容量与恢复验证基线
This commit is contained in:
@@ -916,3 +916,10 @@ tail -5 /home/pan/recorder.log
|
||||
```
|
||||
|
||||
> **注意**:Ceph RGW 的 `radosgw-admin` 不支持 `bucket create` 命令,bucket 必须通过 S3 API(PUT /bucket-name)创建。
|
||||
|
||||
## 可观测性与恢复验证
|
||||
|
||||
- 每个 HTTP 请求统一记录 `X-Request-ID`,日志不得包含 Authorization 原始值或敏感 query。
|
||||
- 依赖指标通过 `GET /api/v1/ops/metrics` 查看;发布前按 `docs/operations/slo-and-alerts.md` 检查告警阈值。
|
||||
- 发布前备份 PostgreSQL,并参考 `docs/operations/backup-restore-drill.md` 记录备份时间、恢复时间和 RPO/RTO。
|
||||
- 负载和容量验证场景见 `docs/operations/load-test-scenarios.md`。
|
||||
|
||||
Reference in New Issue
Block a user