* perf: health check

* doc
This commit is contained in:
Archer
2026-02-13 11:23:02 +08:00
committed by GitHub
parent 3096ac5fe6
commit e5a791e4f7
29 changed files with 322 additions and 564 deletions

View File

@@ -9,15 +9,15 @@ description: 'FastGPT V4.14.7 更新说明'
- 更新 FastGPT 镜像 tag: v4.14.7
- 更新 FastGPT 商业版镜像 tag: v4.14.7
- 更新 fastgpt-plugin 镜像 tag: v0.5.3
- mcp_server 无需更新
- 更新 fastgpt-plugin 镜像 tag: v0.5.4
- mcp_server 无需更新4.14.7 镜像不可用,可用旧的)
- sandbox 无需更新
- 更新 AIProxy 镜像 tag: 0.3.15
- mongo 无需更新
### 2. 更新系统环境变量
更新了日志系统,包括但不限于日志打印、日志采集和日志分析等
更新了日志系统,包括但不限于日志打印、日志采集和日志分析等
```dotenv
# 移除环境变量
@@ -27,7 +27,7 @@ SIGNOZ_BASE_URL=
SIGNOZ_SERVICE_NAME=
SIGNOZ_STORE_LEVEL=
# 新增以下 6 个变量
# 新增以下 6 个变量fastgpt,fastgpt-pro,fastgpt-plugin,fastgpt-mcp-server均为相同变量
LOG_ENABLE_CONSOLE=true # 是否开启控制台打印
LOG_CONSOLE_LEVEL=debug # 控制台打印最低日志等级
LOG_ENABLE_OTEL=false # 是否开启 OTEL 日志收集