-
Notifications
You must be signed in to change notification settings - Fork 25.5k
[DOCS] Clarify configuring indices/data streams used by stack monitoring #95285
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
[DOCS] Clarify configuring indices/data streams used by stack monitoring #95285
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
Pinging @elastic/es-data-management (Team:Data Management) |
for the {ess} on {ecloud}) | ||
|
||
[float] | ||
IMPORTANT: Changing mappings or settings can cause your monitoring dashboards to |
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.
👍
@klacabane @lucabelluccini Thank you for the reviews. I've pushed 4f7d4e8 to incorporate your feedback. |
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.
Looks great, thank you!
Co-authored-by: Kevin Lacabane <klacabane@gmail.com>
LGTM assuming the procedure has been tested. |
Confirming I've tested the procedures and it works like charm (with the documented limitations). @lucabelluccini I think your request for change is blocking the merge. Looks like we'll also need a stamp from the docs team |
Thank you @abdonpijpelink & @klacabane for helping with this. |
Great team work. Thanks @klacabane and @lucabelluccini ! |
💔 Backport failed
You can use sqren/backport to manually backport by running |
…ing (elastic#95285) * [DOCS] Clarify indices/data streams using by stack monitoring * Incorporate review feedback * Update docs/reference/monitoring/indices.asciidoc Co-authored-by: Kevin Lacabane <klacabane@gmail.com> --------- Co-authored-by: Kevin Lacabane <klacabane@gmail.com>
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
…ing (elastic#95285) * [DOCS] Clarify indices/data streams using by stack monitoring * Incorporate review feedback * Update docs/reference/monitoring/indices.asciidoc Co-authored-by: Kevin Lacabane <klacabane@gmail.com> --------- Co-authored-by: Kevin Lacabane <klacabane@gmail.com> (cherry picked from commit 2e31832)
…monitoring (#95285) (#95587) * [DOCS] Clarify configuring indices/data streams used by stack monitoring (#95285) * [DOCS] Clarify indices/data streams using by stack monitoring * Incorporate review feedback * Update docs/reference/monitoring/indices.asciidoc Co-authored-by: Kevin Lacabane <klacabane@gmail.com> --------- Co-authored-by: Kevin Lacabane <klacabane@gmail.com> (cherry picked from commit 2e31832) * Add Elastic Agent monitoring
The documentation that discusses configuring the indices used by Stack Monitoring is incomplete. The steps to configure these monitoring indices or data streams depend on the monitoring method.
This PR tries to clarify these docs.
Related:
#85873
elastic/kibana#153526