Skip to content

Commit cdfa095

Browse files
Apply suggestion from review
Co-authored-by: Yannis Roussos <[email protected]>
1 parent 0b0de90 commit cdfa095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store/data-streams/time-series-data-stream-tsds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before setting up a time series data stream, make sure you're familiar with gene
1919

2020
## When to use a time series data stream [when-to-use-tsds]
2121

22-
_Metrics_ consist of data point&ndash;timestamp pairs, identified by [dimension fields](#time-series-dimension) that can be used in aggregation queries. Both a regular data stream and a time series data stream can store metrics data.
22+
_Metrics_ consist of data point&ndash;timestamp pairs, identified by [dimension fields](#time-series-dimension), that can be used in aggregation queries. Both a regular data stream and a time series data stream can store metrics data.
2323

2424
Choose a time series data stream if you typically add metrics data to {{es}} in near real-time and in `@timestamp` order. For other timestamped data, such as logs or traces, use a [logs data stream](logs-data-stream.md) or [regular data stream](/manage-data/data-store/data-streams.md).
2525

0 commit comments

Comments
 (0)