-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//
Description
In certain cases like system generated alerts, you want to
- prevent duplicates alerts from being created (idempotent alert creation)
- be able to update specific rules over time
- import and export rules without having duplicates appear
One suggested approach to doing this is to be able to assign custom IDs to alerts that would be the same in any installation, and prevent duplicates if running an alert setup multiple times.
Metadata
Metadata
Assignees
Labels
Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//