-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Simplify tsds getting started #108090
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
Simplify tsds getting started #108090
Conversation
martijnvg
commented
Apr 30, 2024
- By only using index templates.
- Removing the usage and mentioning of index.routing_path index setting.
* By only using index templates. * Removing the usage and mentioning of index.routing_path index setting.
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
// TEST[continued] | ||
|
||
[discrete] | ||
[[tsds-create-index-settings-component-template]] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔍 This id is being referenced in another file, so docs CI is failing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx, updated the link.
Would be good to get approval from dev team on details here :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Easier to follow for sure.
using our {fleet-guide}/data-streams.html#data-streams-naming-scheme[data stream | ||
naming scheme]. | ||
|
||
* That the template is data stream enabled. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: i would just say "Data stream enabled", it's not clear what "That" refers to here
|
||
* One or more <<time-series-metric,metric fields>>, marked using the | ||
`time_series_metric` mapping parameter. | ||
** Set `index.mode` setting set to `time_series`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: "set" is used two times
@elasticmachine update branch |
@elasticmachine update branch |
* By only using index templates. * Removing the usage and mentioning of index.routing_path index setting.
* By only using index templates. * Removing the usage and mentioning of index.routing_path index setting.
* By only using index templates. * Removing the usage and mentioning of index.routing_path index setting.
* By only using index templates. * Removing the usage and mentioning of index.routing_path index setting.