Skip to content

Commit b0108b1

Browse files
marciwMax Hniebergall
authored andcommitted
Fix invalid index mode (elastic#118579) (elastic#118615)
(cherry picked from commit 3cbdfba)
1 parent b3eabf7 commit b0108b1

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)