Skip to content

Commit 8267f4e

Browse files
nastasha-solomonnaemono
authored andcommitted
[ML UI/AI Infra][9.2 & Serverless]: Remove reference to grouping functionality in log rate analysis docs (elastic#3478)
Fixes elastic#3460 by removing references to functionality that was hidden in the UI in 9.2. Removed reference to grouping functionality and hid the outdated screenshot since it wasn't being referenced from the preceding text.
1 parent bb7ac5b commit 8267f4e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ You can find log rate analysis embedded in multiple applications. In {{kib}}, yo
2727
:screenshot:
2828
:::
2929

30-
Select a spike or drop in the log event histogram chart to start the analysis. It identifies statistically significant field-value combinations that contribute to the spike or drop and displays them in a table. You can optionally choose to summarize the results into groups. The table also shows an indicator of the level of impact and a sparkline showing the shape of the impact in the chart. Hovering over a row displays the impact on the histogram chart in more detail. You can inspect a field in **Discover**, further investigate in **Log pattern analysis**, or copy the table row information as a query filter to the clipboard by selecting the corresponding option under the **Actions** column. You can also pin a table row by clicking on it then move the cursor to the histogram chart. It displays a tooltip with exact count values for the pinned field which enables closer investigation.
30+
Select a spike or drop in the log event histogram chart to start the analysis. It identifies statistically significant field-value combinations that contribute to the spike or drop and displays them in a table. The table also shows an indicator of the level of impact and a sparkline showing the shape of the impact in the chart. Hovering over a row displays the impact on the histogram chart in more detail. You can inspect a field in **Discover**, further investigate in **Log pattern analysis**, or copy the table row information as a query filter to the clipboard by selecting the corresponding option under the **Actions** column. You can also pin a table row by clicking on it then move the cursor to the histogram chart. It displays a tooltip with exact count values for the pinned field which enables closer investigation.
3131

3232
Brushes in the chart show the baseline time range and the deviation in the analyzed data. You can move the brushes to redefine both the baseline and the deviation and rerun the analysis with the modified values.
3333

34-
:::{image} /explore-analyze/images/kibana-ml-log-rate-analysis.png
35-
:alt: Log rate spike explained
36-
:screenshot:
37-
:::
34+
% :::{image} /explore-analyze/images/kibana-ml-log-rate-analysis.png
35+
% :alt: Log rate spike explained
36+
% :screenshot:
37+
% :::
3838

3939
## Log pattern analysis [log-pattern-analysis]
4040

0 commit comments

Comments
 (0)