Skip to content

Commit 01b3c93

Browse files
committed
Fix invalid index mode (#118579)
1 parent 7cb5d3b commit 01b3c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/index-modules.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Index mode supports the following values:
113113

114114
`standard`::: Standard indexing with default settings.
115115

116-
`tsds`::: _(data streams only)_ Index mode optimized for storage of metrics. For more information, see <<tsds-index-settings>>.
116+
`time_series`::: _(data streams only)_ Index mode optimized for storage of metrics. For more information, see <<tsds-index-settings>>.
117117

118118
`logsdb`::: _(data streams only)_ Index mode optimized for <<logs-data-stream,logs>>.
119119

0 commit comments

Comments
 (0)