Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.10] [DOCS] Adds more information how to handle a breaking change i…
…n 8.10.0 - SLOs (#174901) (#174941) # Backport This will backport the following commits from `main` to `8.10`: - [[DOCS] Adds more information how to handle a breaking change in 8.10.0 - SLOs (#174901)](#174901) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"amyjtechwriter","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-16T16:19:33Z","message":"[DOCS] Adds more information how to handle a breaking change in 8.10.0 - SLOs (#174901)\n\nA breaking change was introduced in 8.10.0, which makes SLOs created\r\nbefore migration not work. They need to be removed and reset-up. The\r\nrelease note in 8.10.0 did not make this clear. More information has\r\nbeen added to the release note in this PR including steps to remove the\r\nSLOs that no longer work.\r\n\r\nCloses: #173938","sha":"fcf59b648052cdf011c8f258779ae70b9b3afa2e","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.10.0","v8.12.0","v8.13.0","v8.11.4"],"title":"[DOCS] Adds more information how to handle a breaking change in 8.10.0 - SLOs","number":174901,"url":"https://github.com/elastic/kibana/pull/174901","mergeCommit":{"message":"[DOCS] Adds more information how to handle a breaking change in 8.10.0 - SLOs (#174901)\n\nA breaking change was introduced in 8.10.0, which makes SLOs created\r\nbefore migration not work. They need to be removed and reset-up. The\r\nrelease note in 8.10.0 did not make this clear. More information has\r\nbeen added to the release note in this PR including steps to remove the\r\nSLOs that no longer work.\r\n\r\nCloses: #173938","sha":"fcf59b648052cdf011c8f258779ae70b9b3afa2e"}},"sourceBranch":"main","suggestedTargetBranches":["8.10","8.12","8.11"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.12","label":"v8.12.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174901","number":174901,"mergeCommit":{"message":"[DOCS] Adds more information how to handle a breaking change in 8.10.0 - SLOs (#174901)\n\nA breaking change was introduced in 8.10.0, which makes SLOs created\r\nbefore migration not work. They need to be removed and reset-up. The\r\nrelease note in 8.10.0 did not make this clear. More information has\r\nbeen added to the release note in this PR including steps to remove the\r\nSLOs that no longer work.\r\n\r\nCloses: #173938","sha":"fcf59b648052cdf011c8f258779ae70b9b3afa2e"}},{"branch":"8.11","label":"v8.11.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: amyjtechwriter <[email protected]>
- Loading branch information