Skip to content
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

[8.15](backport #4192) [apm/known_issues] Add known issues for ILM to DSL switch #4217

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 4, 2024

APM-Server switched from Index Lifecycle Management(ILM) to Datastream Lifecycle (DSL) in v8.15.0. This switch was done when we moved from APM integration (which used ILM) to APM-data plugin (which uses DSL) in ES for managing APM datastreams. As a result of the switch, any old datastreams created before the switch would be Unmanaged because the datastream will never be updated with the DSL lifecycle -- this has to be done manually by using the PUT API.

Related issue: elastic/apm-server#13898


This is an automatic backport of pull request #4192 done by Mergify.

* Add known issues for ILM to DSL switch

* Apply suggestions from code review

Co-authored-by: Colleen McGinnis <[email protected]>

* Update ki based on recent changes

* update link of fix to the latest one

* Update wording for cause

* Avoid using abbrev for data stream lifecycle

* Apply suggestions from code review

Co-authored-by: Colleen McGinnis <[email protected]>

---------

Co-authored-by: Colleen McGinnis <[email protected]>
(cherry picked from commit c46cb0e)
@mergify mergify bot requested a review from a team as a code owner September 4, 2024 14:16
@mergify mergify bot added the backport label Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@colleenmcginnis colleenmcginnis merged commit 76ca2c3 into 8.15 Sep 4, 2024
8 checks passed
@colleenmcginnis colleenmcginnis deleted the mergify/bp/8.15/pr-4192 branch September 4, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants