update doc

This commit is contained in:
yihaoDeng 2024-12-16 17:44:41 +08:00
parent d586026e25
commit fcb2660468
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ After modifying configuration file parameters, you need to restart the *taosd* s
|telemetryReporting | |Whether to upload telemetry, 0: do not upload, 1: upload, default value 1| |telemetryReporting | |Whether to upload telemetry, 0: do not upload, 1: upload, default value 1|
|telemetryServer | |Telemetry server address| |telemetryServer | |Telemetry server address|
|telemetryPort | |Telemetry server port number| |telemetryPort | |Telemetry server port number|
|telemetryInterval | |Telemetry upload interval, in seconds, default 43200| |telemetryInterval | |Telemetry upload interval, in seconds, default 86400|
|crashReporting | |Whether to upload crash information; 0: do not upload, 1: upload; default value 1| |crashReporting | |Whether to upload crash information; 0: do not upload, 1: upload; default value 1|
### Query Related ### Query Related

View File

@ -59,7 +59,7 @@ taosd 命令行参数如下
|telemetryReporting | |是否上传 telemetry0不上传1上传默认值 1| |telemetryReporting | |是否上传 telemetry0不上传1上传默认值 1|
|telemetryServer | |telemetry 服务器地址| |telemetryServer | |telemetry 服务器地址|
|telemetryPort | |telemetry 服务器端口编号| |telemetryPort | |telemetry 服务器端口编号|
|telemetryInterval | |telemetry 上传时间间隔,单位为秒,默认 43200| |telemetryInterval | |telemetry 上传时间间隔,单位为秒,默认 86400|
|crashReporting | |是否上传 crash 信息0不上传1上传默认值 1| |crashReporting | |是否上传 crash 信息0不上传1上传默认值 1|
### 查询相关 ### 查询相关