update doc
This commit is contained in:
parent
d586026e25
commit
fcb2660468
|
@ -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
|
||||||
|
|
|
@ -59,7 +59,7 @@ taosd 命令行参数如下
|
||||||
|telemetryReporting | |是否上传 telemetry,0:不上传,1:上传,默认值 1|
|
|telemetryReporting | |是否上传 telemetry,0:不上传,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|
|
||||||
|
|
||||||
### 查询相关
|
### 查询相关
|
||||||
|
|
Loading…
Reference in New Issue