Skip to content

Delete composite monitor during detector deletion #225

@eirsep

Description

@eirsep

When detector is deleted, bucket/doc level monitors and the composite monitor need to deleted as part of resource clean up.

Delete detector flow would involve the following interactions with alerting (ORDER MATTERS):
i. Delete the composite monitor first.
ii. Delete the doc/bucket level monitors
iii. if step i or step ii fail, mark delete detector request as failed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions