feat: expose BI configuration readiness

This commit is contained in:
kkfluous
2026-08-07 16:00:04 +08:00
parent 686fc4e2e2
commit 02d714175f
9 changed files with 167 additions and 4 deletions
+2 -1
View File
@@ -171,7 +171,8 @@ SUM(fee) / NULLIF(SUM(kwh), 0)
- 已将部署清单、氢能和里程连接中的数据库敏感值迁移为必填环境变量。
- 轮换已经进入版本历史的氢能数据库凭据。
- 已提供无敏感值的 `.env.example`;测试、生产值由各环境密钥管理。
- 增加服务健康检查、数据源状态和错误率监控
- 已拆分进程存活检查与无敏感值的配置就绪检查
- 增加数据源连通性、最后成功时间和错误率监控。
## 9. 每批验收门槛