feat: observe BI data source health

This commit is contained in:
kkfluous
2026-08-07 16:05:20 +08:00
parent 02d714175f
commit 52c785f6ec
10 changed files with 182 additions and 20 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ SUM(fee) / NULLIF(SUM(kwh), 0)
- 轮换已经进入版本历史的氢能数据库凭据。
- 已提供无敏感值的 `.env.example`;测试、生产值由各环境密钥管理。
- 已拆分进程存活检查与无敏感值的配置就绪检查。
- 增加数据源连通性、最后成功时间和错误率监控。
- 增加基于真实业务请求的数据源最后结果、最后成功时间和滚动失败率监控。
## 9. 每批验收门槛