Skip to content

Create composite monitor during detector creation #220

@eirsep

Description

@eirsep

Composite monitors run a set of monitors in a sequence. Each detector should create bucket level and doc level monitors as required in a disabled mode and create a composite monitor workflow with a sequence of the above created monitor ids. They can optionally use the findings of one monitor to filter data queried by the next monitor.

  • detector creation would involve following interactions with alerting:
    i. create doc level and bucket level monitors as per detector rules in disabled mode.
    ii. create composite monitors with sequence of above created monitor ids.
    iii. populate chained findings field to enable correct creation of detector triggers.
    iv. delete all resources if step i or step ii fail.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions