mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[Docs] Fix collapsibles in RNs (#199508)](https://github.com/elastic/kibana/pull/199508) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2024-11-08T16:27:03Z","message":"[Docs] Fix collapsibles in RNs (#199508)\n\nThis PR fixes some formatting in the release notes and upgrade notes","sha":"d6f5824d1c1b925c26934af998c7cde3c97c5711","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","v8.16.0","backport:version","v8.17.0"],"title":"[Docs] Fix collapsibles in RNs","number":199508,"url":"https://github.com/elastic/kibana/pull/199508","mergeCommit":{"message":"[Docs] Fix collapsibles in RNs (#199508)\n\nThis PR fixes some formatting in the release notes and upgrade notes","sha":"d6f5824d1c1b925c26934af998c7cde3c97c5711"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199508","number":199508,"mergeCommit":{"message":"[Docs] Fix collapsibles in RNs (#199508)\n\nThis PR fixes some formatting in the release notes and upgrade notes","sha":"d6f5824d1c1b925c26934af998c7cde3c97c5711"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
This commit is contained in:
parent
722f758156
commit
71653b799d
2 changed files with 4 additions and 7 deletions
|
@ -94,7 +94,7 @@ Deprecated functionality does not have an immediate impact on your application,
|
|||
you make the necessary updates after you upgrade to 8.16.0.
|
||||
|
||||
[discrete]
|
||||
* The Logs Stream is now hidden by default in favor of the Logs Explorer app.
|
||||
.The Logs Stream is now hidden by default in favor of the Logs Explorer app.
|
||||
[%collapsible]
|
||||
====
|
||||
*Details* +
|
||||
|
@ -105,7 +105,7 @@ You can still show the Logs Stream app again by navigating to Stack Management >
|
|||
====
|
||||
|
||||
[discrete]
|
||||
* Deprecates the Observability AI Assistant specific advanced setting `observability:aiAssistantLogsIndexPattern`.
|
||||
.Deprecates the Observability AI Assistant specific advanced setting `observability:aiAssistantLogsIndexPattern`.
|
||||
[%collapsible]
|
||||
====
|
||||
*Details* +
|
||||
|
|
|
@ -1674,19 +1674,16 @@ When you create *Lens* visualization, the default for the *Legend width* is now
|
|||
|
||||
[discrete]
|
||||
[[deprecation-192003]]
|
||||
* Deprecated the Observability AI Assistant specific advanced setting `observability:aiAssistantLogsIndexPattern`. (8.16)
|
||||
.Deprecated the Observability AI Assistant specific advanced setting `observability:aiAssistantLogsIndexPattern`. (8.16)
|
||||
[%collapsible]
|
||||
====
|
||||
*Details* +
|
||||
The Observability AI Assistant specific advanced setting for Logs index patterns `observability:aiAssistantLogsIndexPattern` is deprecated and no longer used. The AI Assistant will now use the existing **Log sources** setting `observability:logSources` instead. For more information, refer to ({kibana-pull}192003[#192003]).
|
||||
|
||||
//*Impact* +
|
||||
//!!TODO!!
|
||||
====
|
||||
|
||||
[discrete]
|
||||
[[deprecation-194519]]
|
||||
* The Logs Stream was hidden by default in favor of the Logs Explorer app. (8.16)
|
||||
.The Logs Stream was hidden by default in favor of the Logs Explorer app. (8.16)
|
||||
[%collapsible]
|
||||
====
|
||||
*Details* +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue