Skip to content

Commit

Permalink
[Docs] Reorder What's new (elastic#190976)
Browse files Browse the repository at this point in the history
## Summary

This PR updates the structure and ordering of the What's new document
for 8.15 and deletes some duplicate entries

![Whats New
Guide](https://github.com/user-attachments/assets/34b76d60-467f-44cb-b0d6-b6408872dddf)
<img width="636" alt="image"
src="https://github.com/user-attachments/assets/518d0316-640d-4e35-aa0c-c3bbb222a264">
<img width="654" alt="image"
src="https://github.com/user-attachments/assets/a3e3cf90-5fc1-4dd4-9cfe-b3922e60812c">
<img width="657" alt="image"
src="https://github.com/user-attachments/assets/35f6fcdb-5eae-47d0-a8d2-28b186f3c155">

(cherry picked from commit 2d44619)
  • Loading branch information
florent-leborgne committed Aug 22, 2024
1 parent 21877f5 commit 6546f7e
Showing 1 changed file with 49 additions and 72 deletions.
121 changes: 49 additions & 72 deletions docs/user/whats-new.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,44 @@ check the <<release-notes, release notes>>.

Previous versions: {kibana-ref-all}/8.14/whats-new.html[8.14] | {kibana-ref-all}/8.13/whats-new.html[8.13] | {kibana-ref-all}/8.12/whats-new.html[8.12] | {kibana-ref-all}/8.11/whats-new.html[8.11] | {kibana-ref-all}/8.10/whats-new.html[8.10] | {kibana-ref-all}/8.9/whats-new.html[8.9] | {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]
=== Analyst Experience
=== ES|QL

[discrete]
==== View dashboard creator and last editor
==== Filter UX improvements in ES|QL

You can now see who created and who last updated a dashboard.
We're thrilled to unveil a complete overhaul of filtering in the ES|QL UX. Now, you can seamlessly filter data by browsing a time series chart, allowing for quick and intuitive time-based filtering. Interactive chart filtering lets you refine your data directly by clicking on any chart, while creating WHERE clause filters from the Discover table or sidebar has never been easier. These enhancements streamline data exploration and analysis, making your ES|QL experience more efficient and user-friendly than ever.

You can find the creator information right from the dashboard list.
*Filter by clicking a chart:*

image::images/dashboard-creator.png[Dashboard creator column in dashboard list]
image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt965a5190f246f7c8/669a7d41e5f7c84793b031cb/filter-by-clicking-chart.gif[Filter by clicking a chart]

Quickly find all dashboards created by the same user with a simple filter.
*Filter by browsing a time series chart:*

image::images/dashboard-creator-filter.png[Filtering dashboards by creator]
image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blta20c9a93dded707c/669a7d40843f93a02fe51013/filter-by-brushing-time-series.gif[Filter by browsing a time series chart]

Note that the creator information will be visible only for dashboards created on or after version 8.14.
*Create WHERE clause filters from Discover table or sidebar:*

You can also see who last updated a dashboard by clicking the dashboard information icon from the dashboard list. The creator is also visible next to it. This information is immutable and cannot be changed.
image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt50ac35ab3af29ff8/669a7d4006a6fafe4c7cb39d/create-where-clause-filters-from-sidebar.gif[Create WHERE clause filters from Discover table or sidebar]


[discrete]
==== Field statistics in ES|QL

Field statistics are now available in ES|QL. This feature is designed to provide comprehensive insights for each data field. With this enhancement, you can access detailed statistics such as distributions, averages, and other key metrics, helping you quickly understand your data. This makes data exploration and quality assessment more efficient, providing deeper insights and streamlining the analysis of field-level data in ES|QL.

image::images/field-statistics-esql.png[Field statistics in ES|QL]

[discrete]
==== Integrations support in the ES|QL editor when using FROM command.

We're excited to announce enhanced support for integrations in the ES|QL editor with the *FROM* command. Previously, you could only access indices, but now you can also view a list of installed integrations directly within the editor. This improvement streamlines your workflow, making it easier to manage and utilize various integrations while working with your data.

image::images/integrations-in-esql.png[Accessing an integration from ES|QL]

image::images/dashboard-last-editor.png[Dashboard details panel with the name of the last editor]

[discrete]
=== Dashboards

[discrete]
==== Field statistics in Dashboards
Expand All @@ -48,50 +64,36 @@ You can find the option to select statistics for your legends along with an expl

image::images/statistics-in-legends2.png[Select statistics in legends]

[discrete]
==== Array of values for Metrics

The new **Metrics** now supports fields that show an array of values.

image::images/array-in-metrics.png[A metric showing an array of values, width=35%]

[discrete]
==== Push flyout for Discover document viewer
==== View dashboard creator and last editor

You can now seamlessly view document details and the main table simultaneously in **Discover** with the new _push_ flyout. You can adjust the width of the flyout to suit your needs and explore your data much more easily.
You can now see who created and who last updated a dashboard.

image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltb40a408acf4ab688/669a58ea9fecd85219d58ed2/discover-push-flyout.gif[Resizable push flyout in Discover]
You can find the creator information right from the dashboard list.

[discrete]
==== Integrations support in the ES|QL editor when using FROM command.
image::images/dashboard-creator.png[Dashboard creator column in dashboard list]

We're excited to announce enhanced support for integrations in the ES|QL editor with the *FROM* command. Previously, you could only access indices, but now you can also view a list of installed integrations directly within the editor. This improvement streamlines your workflow, making it easier to manage and utilize various integrations while working with your data.
Quickly find all dashboards created by the same user with a simple filter.

image::images/integrations-in-esql.png[Accessing an integration from ES|QL]
image::images/dashboard-creator-filter.png[Filtering dashboards by creator]

[discrete]
==== Field statistics in ES|QL
Note that the creator information will be visible only for dashboards created on or after version 8.14.

Field statistics are now available in ES|QL. This feature is designed to provide comprehensive insights for each data field. With this enhancement, you can access detailed statistics such as distributions, averages, and other key metrics, helping you quickly understand your data. This makes data exploration and quality assessment more efficient, providing deeper insights and streamlining the analysis of field-level data in ES|QL.
You can also see who last updated a dashboard by clicking the dashboard information icon from the dashboard list. The creator is also visible next to it. This information is immutable and cannot be changed.

image::images/field-statistics-esql.png[Field statistics in ES|QL]
image::images/dashboard-last-editor.png[Dashboard details panel with the name of the last editor]

[discrete]
==== Filter UX improvements in ES|QL

We're thrilled to unveil a complete overhaul of filtering in the ES|QL UX. Now, you can seamlessly filter data by browsing a time series chart, allowing for quick and intuitive time-based filtering. Interactive chart filtering lets you refine your data directly by clicking on any chart, while creating WHERE clause filters from the Discover table or sidebar has never been easier. These enhancements streamline data exploration and analysis, making your ES|QL experience more efficient and user-friendly than ever.
=== Discover

*Filter by clicking a chart:*

image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt965a5190f246f7c8/669a7d41e5f7c84793b031cb/filter-by-clicking-chart.gif[Filter by clicking a chart]

*Filter by browsing a time series chart:*
[discrete]
==== Push flyout for Discover document viewer

image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blta20c9a93dded707c/669a7d40843f93a02fe51013/filter-by-brushing-time-series.gif[Filter by browsing a time series chart]
You can now seamlessly view document details and the main table simultaneously in **Discover** with the new _push_ flyout. You can adjust the width of the flyout to suit your needs and explore your data much more easily.

*Create WHERE clause filters from Discover table or sidebar:*
image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/bltb40a408acf4ab688/669a58ea9fecd85219d58ed2/discover-push-flyout.gif[Resizable push flyout in Discover]

image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt50ac35ab3af29ff8/669a7d4006a6fafe4c7cb39d/create-where-clause-filters-from-sidebar.gif[Create WHERE clause filters from Discover table or sidebar]

[discrete]
=== Alerting, cases, and connectors
Expand Down Expand Up @@ -134,20 +136,6 @@ Analyze large volumes of logs efficiently, in very short times with Log Pattern

image::https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt7e63d7e764ab183e/669a807bd316c7015db35458/ml-log-pattern-analysis.gif[New log pattern analysis interface]

[discrete]
==== ES|QL support for field statistics in Discover

The Field statistics functionality now supports ES|QL, Elastic's primary query language.

image::images/esql-field-statistics.png[Field statistics in ES|QL]

[discrete]
==== Field statistics embeddable panel in Dashboards

You can now add field statistics panels with ES|QL support straight within your dashboards, eliminating the need to transition between **Discover** and **Dashboards**.

image::images/field-statistics-panel-in-dashboards.png[Field statistics embeddable panel in Dashboards]

[discrete]
==== Log Rate Analysis contextual insights in serverless Observability

Expand All @@ -156,42 +144,31 @@ You can now see insights in natural language, for example for the root cause of
image::images/obs-log-rate-analysis-insigths.png[Log Rate Analysis contextual insights in serverless Observability]

[discrete]
==== Anthropic integration with the Inference API
==== Inference API improvements

The inference API provides a seamless, intuitive interface to perform inference and other tasks against proprietary, hosted, and integrated external services. In 8.15, we're extending it to support Anthropic's chat completion API.
The inference API provides a seamless, intuitive interface to perform inference and other tasks against proprietary, hosted, and integrated external services. In 8.15, we're extending it with the following capabilities:

[discrete]
==== Support for reranking with the Inference API
* Support for Anthropic's chat completion API.
* Ability to host cross encoder models and perform the reranking task.

In 8.15, we're also extending the inference API with the ability to host cross encoder models in Elastic and perform the reranking task.

[discrete]
=== Global Experience
=== Managing {kib} users and objects

[discrete]
==== Simplified Sharing
==== Sharing improvements

You can now share a dashboard, search, or lens object in one click. When sharing an object, the most common actions are directly presented to you, and a short link is automatically generated, making it simpler than ever to share your work.
You can now share a dashboard, search, or Lens object in one click. When sharing an object, the most common actions are directly presented to you, and a short link is automatically generated, making it simpler than ever to share your work.

image::images/share-modal.png[New object share modal, width=50%]

[discrete]
==== “My dashboards” filter

The days of manually scrolling through an endless list of dashboards are behind you. You can now filter by creator to go directly to the dashboards created by a specific teammate.

NOTE: Only dashboards created on or after 8.14 will have a creator.

[discrete]
==== Quick API keys
==== Quick API key creation

Many API keys don’t require custom settings, so we made it simple to generate a standard key. From the **Endpoints & API keys** top menu in Search, you can create a key in seconds.

image::images/create-simple-api-key.png[Shortcut to create an API key, width=60%]

[discrete]
=== Platform Security

[discrete]
==== Filtering by User in Kibana Audit Logs

Expand Down

0 comments on commit 6546f7e

Please sign in to comment.