Skip to content

Commit 8ddd604

Browse files
authored
Adds note on anomaly detection alert behaviour (#126102) (#126442)
* Adds note on anomaly detection alert behaviour * Fixes attribute * Relocating the addition * Fixes based on feedback
1 parent 4e3f096 commit 8ddd604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ml/anomaly-detection/ml-configuring-alerts.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The bucket timestamp of the anomaly.
231231
The bucket timestamp of the anomaly in ISO8601 format.
232232

233233
`context`.`topInfluencers`::
234-
The list of top influencers.
234+
The list of top influencers. Limited to a maximum of 3 documents.
235235
+
236236
.Properties of `context.topInfluencers`
237237
[%collapsible%open]
@@ -248,7 +248,7 @@ influencer's overall contribution to the anomalies.
248248
====
249249

250250
`context`.`topRecords`::
251-
The list of top records.
251+
The list of top records. Limited to a maximum of 3 documents.
252252
+
253253
.Properties of `context.topRecords`
254254
[%collapsible%open]

0 commit comments

Comments
 (0)