[Alerts][License] Advanced handling of the execution alerts with the higher order alert type license. #85634
Labels
discuss
estimate:needs-research
Estimated as too large and requires research to break down into workable issues
Feature:Alerting/RulesFramework
Issues related to the Alerting Rules Framework
Feature:Alerting
insight
Issues related to user insight into platform operations and resilience
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Currently we have the implementation where alert continue running if its alert type license was expired with logging the proper error with the License reason on each execution.
We should consider a more user friendly approached to handle this use case.
The basic approach is to disable all alerts, which alert types requires a higher order license. In addition it could track a reason like disabledReason: 'user' | 'import' | 'license'. Where we can display a user friendly message in the UI and in the future we add import as a value.
The text was updated successfully, but these errors were encountered: