We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3f096 commit 8ddd604Copy full SHA for 8ddd604
docs/reference/ml/anomaly-detection/ml-configuring-alerts.asciidoc
@@ -231,7 +231,7 @@ The bucket timestamp of the anomaly.
231
The bucket timestamp of the anomaly in ISO8601 format.
232
233
`context`.`topInfluencers`::
234
-The list of top influencers.
+The list of top influencers. Limited to a maximum of 3 documents.
235
+
236
.Properties of `context.topInfluencers`
237
[%collapsible%open]
@@ -248,7 +248,7 @@ influencer's overall contribution to the anomalies.
248
====
249
250
`context`.`topRecords`::
251
-The list of top records.
+The list of top records. Limited to a maximum of 3 documents.
252
253
.Properties of `context.topRecords`
254
0 commit comments