[DOCS] Add known issue with Observability Overview in 8.7.0 (#154593)

This PR adds a known issue to the 8.7.0 release notes for a missing User
Experience panel in the Observability Overview page.
---------
Co-authored-by: @colleenmcginnis
This commit is contained in:
Paul Bianciardi 2023-04-11 14:01:41 +01:00 committed by GitHub
parent e0fc37bdfa
commit b68b962a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,23 @@ Review important information about the {kib} 8.7.0 release.
Review the following information about the {kib} 8.7.0 release.
[float]
[[known-issues-8.7.0]]
=== Known issues
// tag::known-issue-151698[]
[discrete]
.Observability Overview shows empty User Experience panel
[%collapsible]
====
*Details* +
Release 8.7.0 has a bug causing the Observability Overview page to show an empty User Experience panel, even when there is RUM data (fixed in {kibana-pull}154419[#154419]).
*Impact* +
While the User Experience panel on the Observability Overview page is empty, any RUM data will still be available from the User Experience Dashboard.
====
// end::known-issue-151698[]
[float]
[[breaking-changes-8.7.0]]
=== Breaking changes
@ -4834,4 +4851,4 @@ The 8.0.0-alpha1 release includes the following bug fix.
Operations::
* Moves systemd service to /usr/lib/systemd/system {kibana-pull}83571[#83571]
//////////////////
//////////////////