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.
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.
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 iorstep iifail.