mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-05 01:02:59 +08:00
doc (#6419)
This commit is contained in:
@@ -30,7 +30,7 @@ SIGNOZ_STORE_LEVEL=
|
||||
# 新增以下 6 个变量
|
||||
LOG_ENABLE_CONSOLE=true # 是否开启控制台打印
|
||||
LOG_CONSOLE_LEVEL=debug # 控制台打印最低日志等级
|
||||
LOG_ENABLE_OTEL=true # 是否开启 OTEL 日志收集
|
||||
LOG_ENABLE_OTEL=false # 是否开启 OTEL 日志收集
|
||||
LOG_OTEL_LEVEL=info # OTEL 日志收集的最低日志等级
|
||||
LOG_OTEL_SERVICE_NAME=fastgpt-client # 传递给 OTLP 收集器的服务名称
|
||||
LOG_OTEL_URL=http://localhost:4318/v1/logs # 你的 OTLP 收集器的地址,不要把 /v1/logs 遗漏了
|
||||
|
||||
Reference in New Issue
Block a user