[8.x] [Docs] Fix collapsibles in RNs (#199508) (#199514)

# 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:
Kibana Machine 2024-11-09 04:01:34 +11:00 committed by GitHub
parent 722f758156
commit 71653b799d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 7 deletions

View file

@ -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* +

View file

@ -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* +