Skip to content

[DOCS] Add how-to guide for time series data #71195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Apr 5, 2021
Merged

[DOCS] Add how-to guide for time series data #71195

merged 23 commits into from
Apr 5, 2021

Conversation

jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Apr 1, 2021

Adds a how-to guide for using Elasticsearch for time series data. Covers:

  • Configuring data tiers
  • Setting up SLM and a snapshot repository
  • Setting up ILM
  • Creating a data stream and a matching template
  • Searching time series data with runtime fields and async search

It reuses several parts from the set up a data stream tutorial.

Preview

https://elasticsearch_71195.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/use-elasticsearch-for-time-series-data.html

@jrodewig jrodewig changed the title [DOCS] Add tutorial for time series data [DOCS] Add how-to guide for time series data Apr 1, 2021
@jrodewig jrodewig added :Data Management/ILM+SLM Index and Snapshot lifecycle management :Data Management/Data streams Data streams and their lifecycles :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >docs General docs changes v7.12.1 v7.13.0 v8.0.0 and removed :Data Management/Data streams Data streams and their lifecycles labels Apr 1, 2021
@jrodewig jrodewig requested review from dakrone, ywelsch and a team April 1, 2021 17:34
@jrodewig jrodewig marked this pull request as ready for review April 1, 2021 17:34
@elasticmachine elasticmachine added Team:Data Management Meta label for data/management team Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team labels Apr 1, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@elasticmachine
Copy link
Collaborator

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

@jrodewig
Copy link
Contributor Author

jrodewig commented Apr 1, 2021

@elasticmachine update branch

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

I left some comments, thanks for working on this @jrodewig!

I was thinking, do you think it's worth calling out the license level required for the example ILM policy?

Copy link
Contributor Author

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

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

Thanks for the review and suggestions @dakrone. I've incorporated your feedback with the exception of the subscription levels.

The Elastic docs guild has talked about this a bit, and we agreed to avoid including subscription levels in the docs. The expectation is that these levels could change quickly, and we don't want to be in a situation where our docs conflict with elastic.co/subscriptions, which we treat as the sole source of truth.

Thanks again! Let me know if you have any other feedback.

@jrodewig jrodewig requested a review from dakrone April 1, 2021 22:58
Copy link
Contributor

@ywelsch ywelsch 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 two small comments, related to searchable snapshot integration. Overall I think this guide is very useful.

@jrodewig
Copy link
Contributor Author

jrodewig commented Apr 2, 2021

Thanks for the review @ywelsch. I made some changes to the snapshot repository section to address your feedback. Please let me know if you have any other thoughts!

@jrodewig jrodewig requested a review from ywelsch April 2, 2021 12:23
Copy link
Contributor

@ywelsch ywelsch 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
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @jrodewig!

@jrodewig
Copy link
Contributor Author

jrodewig commented Apr 5, 2021

Thanks @dakrone @ywelsch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >docs General docs changes Team:Data Management Meta label for data/management team Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team v7.12.1 v7.13.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants