File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/shared/influxdb3-cli Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ influxdb3 serve
199199
200200#### cluster-id
201201
202- Specifies the cluster identifier that prefixes the object store path for the Enterprise Catalog.
202+ Specifies the cluster identifier that prefixes the object store path for the {{% product-name %}} Catalog.
203203This value must be different than the [ ` --node-id ` ] ( #node-id ) value.
204204
205205| influxdb3 serve option | Environment variable |
@@ -1572,7 +1572,7 @@ Specifies how long to wait for a running ingestor during startup.
15721572#### num-cores
15731573
15741574Limits the number of CPU cores that the InfluxDB 3 Enterprise process can use when running on systems where resources are shared.
1575- When specified, InfluxDB automatically assigns the number of DataFusion threads and IO threads based on the core count.
1575+ When specified, {{% product-name %}} automatically assigns the number of DataFusion threads and IO threads based on the core count.
15761576
15771577** Thread assignment logic:**
15781578
You can’t perform that action at this time.
0 commit comments