Skip to content

Commit 8b5f31d

Browse files
committed
fix(partitioning): add hyphen and links
1 parent 80ffbf1 commit 8b5f31d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/influxdb/cloud-dedicated/admin/custom-partitions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ you can define a custom partitioning strategy by specifying tag values and diffe
3636
> Consider custom partitioning if:
3737
>
3838
> 1. You have taken steps to [optimize your queries](/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/optimize-queries/), and
39-
> 2. Performance for _single series queries_ (returns data with a specific tag value or tag set) is still unsatisfactory.
39+
> 2. Performance for _single-series queries_ (querying for a specific [tag value](/influxdb/cloud-dedicated/reference/glossary/#tag-value) or [tag set](/influxdb/cloud-dedicated/reference/glossary/#tag-set)) is still unsatisfactory.
4040
>
4141
> Before choosing a partitioning strategy, weigh the [advantages](#advantages), [disadvantages](#disadvantages), and [limitations](#limitations) of custom partitioning.
4242

content/influxdb/cloud-dedicated/reference/glossary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ Related entries:
331331
[field](#field),
332332
[field key](#field-key),
333333
[field set](#field-set),
334+
[tag set](#tag-set),
334335
[tag value](#tag-value),
335336
[timestamp](#timestamp)
336337

0 commit comments

Comments
 (0)