Skip to content

Commit 20e023b

Browse files
Kibana known issues of 8.16.0 (#200088)
Fresh version of #199995 Known issues of 8.16.0 - #199902 - #199892 - #199891 FYI @paulb-elastic, @consulthys, @vinaychandrasekhar Paul suggested to involve @lcawl & @colleenmcginnis I would invite the owners of those issues to expand/edit the proposed text and add workarounds if any --------- Co-authored-by: Luca Belluccini <[email protected]>
1 parent 4f6d357 commit 20e023b

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,48 @@ include::upgrade-notes.asciidoc[]
8585

8686
For information about the {kib} 8.16.0 release, review the following information.
8787

88+
The 8.16.0 release includes the following known issues.
89+
90+
[float]
91+
[[known-issues-8.16.0]]
92+
=== Known issues
93+
94+
[discrete]
95+
[[known-199902]]
96+
.Stack Monitoring shows "Unable to load page error"
97+
[%collapsible]
98+
====
99+
*Details* +
100+
The Stack Monitoring pages Overview, Nodes, Logs can stop working with the error "Unable to load page error". The Stack trace mentions `TypeError: Cannot read properties of undefined (reading 'logsLocator')`.
101+
102+
*Workaround* +
103+
Disabling the `Set feature visibility > Logs` feature at Kibana Space settings level will prevent the error to occur. Please note the `Logs` feature will not be available on such space.
104+
105+
It's also possible to `Observability > Logs` feature privilege to `None` on the role level - this will hide the `Logs` feature for individual users and prevent the error for these users as well.
106+
107+
For more information, refer to {kibana-issue}199902[#199902].
108+
====
109+
110+
[discrete]
111+
[[known-199891-199892]]
112+
.Onboarding, tutorial of APM and OpenTelemetry and some "Beats Only" integrations will show the error "Unable to load page error"
113+
[%collapsible]
114+
====
115+
*Details* +
116+
Tutorials linked from the {kib} home page show an error "Unable to load page error". The Stack trace mentions `The above error occurred in tutorial_TutorialUi`.
117+
118+
*Workaround* +
119+
The APM / OpenTelemetry tutorials represented a shortcut to get important parameters to use in the configuration files quickly.
120+
It is still possible to obtain the same parameters following the documentation tutorials of APM.
121+
122+
More information can be found in the {observability-guide}/apm-collect-application-data.html[APM documentation] and the {observability-guide}/get-started-with-fleet-apm-server.html[Fleet documentation].
123+
124+
For information about how to create APM API keys, please check the {observability-guide}/apm-api-key.html#apm-create-an-api-key[API key documentation].
125+
126+
127+
For more information, refer to {kibana-issue}199891[#199891] and {kibana-issue}199892[#199892].
128+
====
129+
88130
[float]
89131
[[deprecations-8.16.0]]
90132
=== Deprecations

0 commit comments

Comments
 (0)