[Alerting] Add context variables for rule information #100116
Labels
enhancement
New value added to drive a business result
estimate:small
Small Estimated Level of Effort
Feature:Alerting/RuleActions
Issues related to the Actions attached to Rules on the Alerting Framework
Feature:Alerting
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
With this PR, we are passing additional rule information into the rule executors encapsulated in a rule object. We should make this information available as context variables to be used inside rule actions.
The fields listed at the top of the PR include:
consumer
schedule
createdAt
updatedAt
throttle
notifyWhen
enabled
actions
createdBy
(not in the list at the top, but added later in the PR development)updatedBy
(not in the list at the top, but added later in the PR development)The text was updated successfully, but these errors were encountered: