IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kibana 8.16.1
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Kibana 8.16.1
editFor information about the Kibana 8.16.1 release, review the following information.
The 8.16.1 release includes the following known issues.
Known issues
editKibana Dev Tools > Console
incorrectly splits a request string that contains concatenated JSON objects, resulting in errors when submitting the requests to Elasticsearch.
Details
The Console takes the body of the request and splits it into several JSON objects to send to Elasticsearch. It is incorrectly parsing the concatenated JSON objects when braces appear within string values.
Workaround
Send the request to Elasticsearch using other tools like curl. This Dev Tools > Console
bug is fixed in 8.16.2 and above.
The 8.16.1 release includes the following bug fixes.
Bug fixes
edit- Dashboards & Visualizations
-
- Fixes an issue preventing a custom panel title from being saved correctly (#200548).
- Elastic Observability solution
-
- Changes the order of the errors shown on Infrastructure applications to be more relevant (#200531).
- Fixes the summary calculation for a calendar-aligned and occurrences-based SLO (#199873).
-
Fixes the
kustomize
command (#199758). - Fixes the issue with Stack Monitoring showing an "Unable to load page" error (#200043).
- Fixes the issue with the APM and OpenTelemetry tutorial showing an "Unable to load page" error (#199301).
- Elastic Security solution
- For the Elastic Security 8.16.1 release information, refer to Elastic Security Solution Release Notes.
- Platform