Skip to content

Commit 9999528

Browse files
authored
Apply suggestions from code review
1 parent 34713b3 commit 9999528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/shared/influxdb3-cli/config-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
203203
This 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

15741574
Limits 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

0 commit comments

Comments
 (0)