Skip to content

Commit bad2def

Browse files
committed
remove review status indicators
1 parent a5cec86 commit bad2def

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

manage-data/data-store/data-streams/reindex-tsds.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ products:
1111

1212
# Reindex a TSDS [tsds-reindex]
1313

14-
:::{warning}
15-
🚧 Work in progress, not ready for review 🚧
16-
:::
17-
1814
## Introduction [tsds-reindex-intro]
1915

2016
With reindexing, you can copy documents from an old [time-series data stream (TSDS)](../data-streams/time-series-data-stream-tsds.md) to a new one. Data streams support reindexing in general, with a few [restrictions](use-data-stream.md#reindex-with-a-data-stream). Still, time-series data streams introduce additional challenges due to tight control on the accepted timestamp range for each backing index they contain. Direct use of the reindex API would likely error out due to attempting to insert documents with timestamps that are outside the current acceptance window.

manage-data/data-store/data-streams/set-up-tsds.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ products:
1111

1212
# Set up a time series data stream [set-up-tsds]
1313

14-
:::{warning}
15-
🚧 Work in progress, not ready for review 🚧
16-
:::
17-
1814
To set up a [time series data stream (TSDS)](../data-streams/time-series-data-stream-tsds.md), complete these steps:
1915

2016
1. Check the [prerequisites](#tsds-prereqs).

0 commit comments

Comments
 (0)