Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ The bucket timestamp of the anomaly.
The bucket timestamp of the anomaly in ISO8601 format.

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

`context`.`topRecords`::
The list of top records.
The list of top records. Limited to a maximum of 3 documents.
+
.Properties of `context.topRecords`
[%collapsible%open]
Expand Down