Skip to content

Commit

Permalink
Fixing resolver alert generation (#69587)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
jonathan-buttner and elasticmachine committed Jun 19, 2020
1 parent aaa1b43 commit 5bc8160
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,7 @@ export class EndpointDocGenerator {
const ancestry = this.createAlertEventAncestry(
options.ancestors,
options.relatedEvents,
options.relatedAlerts,
options.percentWithRelated,
options.percentTerminated
);
Expand Down

0 comments on commit 5bc8160

Please sign in to comment.