Skip to content

Commit 29e17b0

Browse files
authored
Updates AD documentation with anomaly explanation (elastic#2262)
* Updates AD documentation with anomaly explanation. * Further edits.
1 parent 5356e1e commit 29e17b0

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

docs/en/stack/ml/anomaly-detection/ml-buckets.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ In this example, you can see that some of the anomalies fall within the shaded
3737
blue area, which represents the bounds for the expected values. The bounds are
3838
calculated per bucket, but multi-bucket analysis is not limited by that scope.
3939

40+
Both the **Anomaly Explorer** and the **Single Metric Viewer** contain an
41+
**Anomalies** table that shows key details about each anomaly such as time,
42+
typical and actual values, and probability. The **Anomaly explanation** section
43+
helps you to interpret a given anomaly by providing further insights about its
44+
type, impact, and score.
45+
4046
If you have more than one {anomaly-job}, you can also obtain _overall bucket_
4147
results, which combine and correlate anomalies from multiple jobs into an
4248
overall score. When you view the results for job groups in {kib}, it provides
Loading

docs/en/stack/ml/get-started/ml-gs-results.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ or higher in the selected section of the timeline. If you are only interested in
9494
critical anomalies, for example, you can change the severity threshold for this
9595
table.
9696

97+
The **Anomaly explanation** section gives you further insights about each
98+
anomaly, such as its type and impact, to make it easier to interpret the job
99+
results.
100+
97101
You can optionally annotate your job results by drag-selecting a period of time
98102
in the **Single Metric Viewer** and adding a description. Annotations are notes
99103
that refer to events in a specific time period. They can be created by the

0 commit comments

Comments
 (0)