Skip to content

Commit 3047037

Browse files
remove field statistics as it was removed from product in 8.17
1 parent 1bc324d commit 3047037

File tree

4 files changed

+5
-29
lines changed

4 files changed

+5
-29
lines changed

explore-analyze/discover/show-field-statistics.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Explore the fields in your data with the **Field statistics** view in **Discover
1515
* What does the latency look like when one of the containers is down on a Sunday?
1616
* Is the field type and format in the data view appropriate for the data and its cardinality?
1717

18+
:::{note}
19+
Field statistics aren't available when **Discover** is in {{esql}} mode.
20+
:::
21+
1822
This example explores the fields in the [sample web logs data](../index.md#gs-get-data-into-kibana), or you can use your own data.
1923

2024
1. Go to **Discover**.

explore-analyze/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ toc:
257257
- file: visualize/manage-panels.md
258258
- file: visualize/lens.md
259259
- file: visualize/esorql.md
260-
- file: visualize/field-statistics.md
261260
- file: visualize/custom-visualizations-with-vega.md
262261
- file: visualize/text-panels.md
263262
- file: visualize/image-panels.md

explore-analyze/visualize.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ $$$panels-editors$$$
1919
| **Content** | **Panel type** | **Description** |
2020
| --- | --- | --- |
2121
| Visualizations | [Lens](visualize/lens.md) | Create powerful [charts](visualize/supported-chart-types.md) in {{kib}}. This is the default editor. |
22-
| | [ES|QL](/explore-analyze/query-filter/languages/esql-kibana.md) | Create visualizations from ES|QL queries |
22+
| | [{{esql}}](/explore-analyze/query-filter/languages/esql-kibana.md) | Create visualizations from {{esql}} queries |
2323
| | [Maps](visualize/maps.md) | Create beautiful displays of your geographical data |
2424
| | [Alerts](visualize/alert-panels.md) | View Observability or Security alerts in your dashboard |
25-
| | [Field statistics](visualize/field-statistics.md) | Add a field statistics view of your data to your dashboards |
2625
| | [Custom visualizations](visualize/custom-visualizations-with-vega.md) | Use Vega to create new types of visualizations |
2726
| | | |
2827
| Annotations and navigation | [Collapsible sections](dashboards/arrange-panels.md#collapsible-sections) | Organize your dashboard into sections that can be collapsed and save loading time |

explore-analyze/visualize/field-statistics.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)