kibana/docs/user/whats-new.asciidoc
amyjtechwriter 9a6c2979f3
[DOCS] Fix accessibility language in 8.9 what's new page (#164298)
## Summary

Accessibility feedback added to [whats-new page for
8.9.](https://www.elastic.co/guide/en/kibana/8.9/whats-new.html)

Based on feedback from: #163938

---------

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2023-08-22 13:47:26 +01:00

128 lines
No EOL
7.1 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[whats-new]]
== What's new in {minor-version}
Here are the highlights of what's new and improved in {minor-version}.
For detailed information about this release,
check the <<release-notes, release notes>>.
Previous versions: {kibana-ref-all}/8.8/whats-new.html[8.8] | {kibana-ref-all}/8.7/whats-new.html[8.7] | {kibana-ref-all}/8.6/whats-new.html[8.6] | {kibana-ref-all}/8.5/whats-new.html[8.5] | {kibana-ref-all}/8.4/whats-new.html[8.4] | {kibana-ref-all}/8.3/whats-new.html[8.3] | {kibana-ref-all}/8.2/whats-new.html[8.2]
| {kibana-ref-all}/8.1/whats-new.html[8.1] | {kibana-ref-all}/8.0/whats-new.html[8.0]
[discrete]
=== Alerting
[discrete]
==== Rules as code
The https://registry.terraform.io/providers/elastic/elasticstack/latest[Terraform Elasticstack provider] enables you to automate manual processes, manage multiple clusters from a single place, and unlock use cases like version control.
Check out the new https://registry.terraform.io/providers/elastic/elasticstack/latest/docs/resources/kibana_action_connector[elasticstack_kibana_action_connector] and
https://registry.terraform.io/providers/elastic/elasticstack/latest/docs/resources/kibana_alerting_rule[elasticstack_kibana_alerting_rule] resources for {kib} rules and connectors.
[discrete]
=== Cases
These features are all available for cases in *{stack-manage-app}*, *{observability}*, and the *{security-app}*.
[discrete]
==== Case management improvements
There's a new category field to enable better case classification and a better understanding of the overall distribution and trends within different areas of a case management system.
It is also simpler to add visualizations to cases:
[role="screenshot"]
image::images/case-visualizations.png[A Dashboard panel's menu options for adding visualizations to cases]
The email notification that occurs when a user is assigned to a case has also been enhanced:
[role="screenshot"]
image::images/case-notification.png[Example email with case name, description, tags, and link,width=60%]
To learn more, check out cases in the {observability-guide}/create-cases.html[{observability}], <<cases,{stack-manage-app}>>, or {security-guide}/cases-overview.html[{security-app}].
[discrete]
=== Dashboard
[discrete]
==== Wildcard search in dashboard controls
You can now search for strings anywhere within a control. Previously, the string had to be located at the start of the value. This option is disabled by default as it is more expensive than just searching for the prefix. To enable it in **Dashboard**, select **Edit control > Options list settings > Contains**.
[role="screenshot"]
image::images/wildcard-search.png[Example of new string search]
[discrete]
=== Maps
[discrete]
==== Spatial join
**Maps** now supports grouping documents by geospatial relationships using a new layer wizard named **Spatial join**. Useful for tracking moving objects in relation to static ones. For example, tracking bicycle courier in relation to stores.
[role="screenshot"]
image::images/currierlocation.png[Example of currier locations in relations to stores]
[discrete]
=== Lens
[discrete]
==== Stacked bar chart legend
The stacked bar chart legends are now arranged in descending order based on their values, with the segment having the highest total value shown at the top.
[role="screenshot"]
image::images/newwayhighlighted.png[Example of the new ordering of the chart legend, width=90%]
[discrete]
==== Step curve
**Lens** now supports a new line interpolation option for line charts. Step curve line charts help users understand clearly when data changes at irregular intervals, reducing misinterpretation. When creating visualizations, select **Line** in the visualization type dropdown. Then use the **Visual options** menu to choose step in the **Line interpolation** dropdown.
[role="screenshot"]
image::images/stepcurve.gif[An short video displaying the three new chart options]
[discrete]
==== Significance (significant terms)
This new ranking method in the top values breakdown displays data by significance (significant terms). It helps you identify the key and most crucial terms for a specific query. Its a powerful way to find anomalies in your data with multiple use cases. Refer to the {ref}/search-aggregations-bucket-significantterms-aggregation.html[Significant terms aggregation] documentation to learn more.
This is not just based on the most popular terms in a set. When calculating significant terms, {es} looks for significant changes in popularity of a specific term between two sets of data. A foreground set (the data returned by a query) and a background set (the data in our indices). This is supported on all charts.
[role="screenshot"]
image::images/significant-terms.png[Example of a donut chart organized by significant terms, width=70%]
[discrete]
==== Tag cloud
preview:[] You can now create a word cloud in **Lens** using Tag cloud. When creating new visualizations, select **Tag cloud** in the visualization type dropdown. From the available fields, drag and drop the desired field into the workspace to visualize keywords.
[role="screenshot"]
image::images/tagcloud.png[Example of a tag cloud, width=70%]
[discrete]
==== Save annotation groups as a Kibana saved object
Group annotations and save them to the visualize library, so the content can be reused across multiple visualizations. This saves time for users with complicated annotations. From the main menu select Visualize Library, then select the tab **Annotation groups**. Here you can create new annotation groups in **Lens**, or select from a list of previously created annotation groups.
[role="screenshot"]
image::images/annotation.gif[Example of how to save an annotation group to the visualize library, width=75%]
[discrete]
==== New time functions in Lens formula
The **Lens** formula now supports customizing the histogram interval and defining the desired time range. This was already available in TSVB charts and it was important to facilitate the conversion to **Lens**.
[role="screenshot"]
image::images/timefunctions.png[Example of customizing the histogram interval and defining the desired time range]
[discrete]
==== Ignore global filters in Lens
We now offer users the ability to ignore global filters per data layer in **Lens**. This allows users to easily compare different time frames in the same chart. This functionality previously only existed in the annotations layer.
[role="screenshot"]
image::images/globalfilter.png[Example of the new global filter slider]
[discrete]
=== Machine learning
[discrete]
==== Explain log rate spikes
preview:[] The AIOps Labs **Explain Log Rate Spikes** feature is now embeddable into other pages. This reusable component has been picked up by the Observability team and added the analysis to their log threshold alert details page. This is a new view introduced in 8.9. It is the starting point for troubleshooting log alerts. The log rate spike analysis helps find the reason behind a particular change possibly in millions of log events across multiple fields and values in seconds. Additionally, users can trigger the AI assistant from here to get remediation and troubleshooting suggestions.
[role="screenshot"]
image::images/logratespikes1.png[Example of the new log rates spikes dashboard]