Skip to content

Commit 6b2ebb4

Browse files
[8.x] Kibana known issues of 8.16.0 (#200088) (#200101)
# Backport This will backport the following commits from `main` to `8.x`: - [Kibana known issues of 8.16.0 (#200088)](#200088) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Joe Reuter","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-13T21:43:18Z","message":"Kibana known issues of 8.16.0 (#200088)\n\nFresh version of https://github.com/elastic/kibana/pull/199995\r\n\r\nKnown issues of 8.16.0\r\n\r\n- https://github.com/elastic/kibana/issues/199902\r\n- https://github.com/elastic/kibana/issues/199892\r\n- https://github.com/elastic/kibana/issues/199891\r\n\r\nFYI @paulb-elastic, @consulthys, @vinaychandrasekhar \r\n\r\nPaul suggested to involve @lcawl & @colleenmcginnis \r\n\r\nI would invite the owners of those issues to expand/edit the proposed\r\ntext and add workarounds if any\r\n\r\n---------\r\n\r\nCo-authored-by: Luca Belluccini <[email protected]>","sha":"20e023b50010b2fa09bf12004effb8d98ef673c6","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","v8.16.0","v8.17.0"],"title":"Kibana known issues of 8.16.0 ","number":200088,"url":"https://github.com/elastic/kibana/pull/200088","mergeCommit":{"message":"Kibana known issues of 8.16.0 (#200088)\n\nFresh version of https://github.com/elastic/kibana/pull/199995\r\n\r\nKnown issues of 8.16.0\r\n\r\n- https://github.com/elastic/kibana/issues/199902\r\n- https://github.com/elastic/kibana/issues/199892\r\n- https://github.com/elastic/kibana/issues/199891\r\n\r\nFYI @paulb-elastic, @consulthys, @vinaychandrasekhar \r\n\r\nPaul suggested to involve @lcawl & @colleenmcginnis \r\n\r\nI would invite the owners of those issues to expand/edit the proposed\r\ntext and add workarounds if any\r\n\r\n---------\r\n\r\nCo-authored-by: Luca Belluccini <[email protected]>","sha":"20e023b50010b2fa09bf12004effb8d98ef673c6"}},"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/200088","number":200088,"mergeCommit":{"message":"Kibana known issues of 8.16.0 (#200088)\n\nFresh version of https://github.com/elastic/kibana/pull/199995\r\n\r\nKnown issues of 8.16.0\r\n\r\n- https://github.com/elastic/kibana/issues/199902\r\n- https://github.com/elastic/kibana/issues/199892\r\n- https://github.com/elastic/kibana/issues/199891\r\n\r\nFYI @paulb-elastic, @consulthys, @vinaychandrasekhar \r\n\r\nPaul suggested to involve @lcawl & @colleenmcginnis \r\n\r\nI would invite the owners of those issues to expand/edit the proposed\r\ntext and add workarounds if any\r\n\r\n---------\r\n\r\nCo-authored-by: Luca Belluccini <[email protected]>","sha":"20e023b50010b2fa09bf12004effb8d98ef673c6"}},{"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: Joe Reuter <[email protected]>
1 parent a46b954 commit 6b2ebb4

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)