New

The executive guide to generative AI

Read more

Kibana 8.16.1

edit

For information about the Kibana 8.16.1 release, review the following information.

The 8.16.1 release includes the following known issues.

Known issues

edit
Kibana 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.

For more information, refer to #200201 and #201965.

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
  • Fixes an issue with duplicate references to objects when copying saved objects to other spaces (#200053).
  • Fixes button colors in the "Share data view to spaces" flyout (#196004).
Was this helpful?
Feedback