elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.75k stars 24.68k forks source link

[DOCS] ILM documentation uses a generic "time series" concept #101532

Open andreidan opened 11 months ago

andreidan commented 11 months ago

Description

The ILM documentation uses the "time series" concept to refer to any data which ages with time and has a lifecycle definition that can be expressed relative to its ageing characteristics.

e.g.

However, the "time series" term can be confusing as it's overloaded (recently) by the addition of the time series data stream https://www.elastic.co/guide/en/elasticsearch/reference/8.10/tsds.html. Time series indices also refer to indices that belong to a TSDS (and we also have a specific page for their settings https://www.elastic.co/guide/en/elasticsearch/reference/8.10/tsds-index-settings.html ) Additionally, the times series data stream has a separate page that discusses automating TSDS with ILM https://www.elastic.co/guide/en/elasticsearch/reference/8.10/downsampling-ilm.html

This proposes we potentially find a different concept in the ILM doc, moving away from "time series" to something else, or perhaps clarifying up front the difference between the generic time series concept that ILM uses and the more concrete time series data stream.

elasticsearchmachine commented 11 months ago

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

elasticsearchmachine commented 11 months ago

Pinging @elastic/es-data-management (Team:Data Management)

abdonpijpelink commented 11 months ago

There was a related discussion on this topic a while ago. Linking it here for awareness: https://github.com/elastic/elasticsearch/pull/87897

shainaraskas commented 4 months ago

according to https://github.com/elastic/elasticsearch/pull/87897, this is an industry term so we probably want to focus on multiple definitions

glossary has:

image