Commit 9471c75
authored
Remove outdated field statistics mentions from docs (#3024)
Fields statistics support for ES|QL was [removed in
8.17](elastic/kibana#197538) and the information
never made its way to the docs. This PRs fixes this by:
- removing mentions of field statistics panels in Dashboards docs
- adding a note that field statistics aren't available in ES|QL mode in
Discover. They're still there in KQL mode
As the changes get confirmed, I'll create a corresponding PR for
relevant 8.x docs
Closes: #30271 parent 00263ab commit 9471c75
File tree
4 files changed
+6
-30
lines changed- explore-analyze
- discover
- visualize
4 files changed
+6
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
49 | | - | |
| 53 | + | |
50 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
This file was deleted.
0 commit comments