Skip to content

Document how to reindex a TSDS#99476

Merged
kkrik-es merged 22 commits intoelastic:mainfrom
kkrik-es:fix/99176
Sep 13, 2023
Merged

Document how to reindex a TSDS#99476
kkrik-es merged 22 commits intoelastic:mainfrom
kkrik-es:fix/99176

Conversation

@kkrik-es
Copy link
Copy Markdown
Member

Time-series data streams require updating start and end times in the destination index template, to avoid errors during copying of older docs.

Fixes #99176

Time-series data streams require updating start and end times in the
destination index template, to avoid errors during copying of older
docs.
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytics-geo (Team:Analytics)

@elasticsearchmachine elasticsearchmachine added v8.11.0 Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Sep 12, 2023
@kkrik-es kkrik-es added v8.11.0 and removed v8.11.0 labels Sep 12, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Hi @kkrik-es, I've created a changelog YAML for you.

@kkrik-es
Copy link
Copy Markdown
Member Author

@elasticsearchmachine run elasticsearch-ci/docs

@kkrik-es
Copy link
Copy Markdown
Member Author

@elasticsearchmachine run elasticsearch-ci/docs

@martijnvg martijnvg added >docs General docs changes and removed >enhancement labels Sep 12, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Docs Meta label for docs team label Sep 12, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-docs (Team:Docs)

Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@abdonpijpelink abdonpijpelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left a few minor suggestions.

kkrik-es and others added 10 commits September 13, 2023 13:24
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
@kkrik-es
Copy link
Copy Markdown
Member Author

I've left a few minor suggestions.

Thanks, good catch with end_time - copy/paste added insult to injury..

@kkrik-es
Copy link
Copy Markdown
Member Author

@elasticsearchmachine run elasticsearch-ci/docs

@kkrik-es kkrik-es merged commit b1da97a into elastic:main Sep 13, 2023
piergm pushed a commit to piergm/elasticsearch that referenced this pull request Sep 14, 2023
* Document how to reindex a TSDS

Time-series data streams require updating start and end times in the
destination index template, to avoid errors during copying of older
docs.

* Update docs/changelog/99476.yaml

* Spotless fix.

* Refresh indexes in unittest.

* Fix typo.

* Delete docs/changelog/99476.yaml

* Fix page link name.

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/data-streams/tsds-reindex.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
@kkrik-es kkrik-es deleted the fix/99176 branch September 14, 2023 11:17
@agithomas
Copy link
Copy Markdown

@kkrik-es , will this change create a new link in the below mentioned navbar / menu in v8.11 ?

We plan to reference the documentation from the integration package Readme. Please advice.

image

@kkrik-es
Copy link
Copy Markdown
Member Author

@kkrik-es , will this change create a new link in the below mentioned navbar / menu in v8.11 ?

We plan to reference the documentation from the integration package Readme. Please advice.

image

This change actually adds the following link to the navbar:

Screenshot 2023-10-17 at 11 05 51 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Aggregations Aggregations >docs General docs changes Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team v8.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to reindex a tsdb data stream

5 participants