kibana/packages/kbn-rule-data-utils
Ying Mao 5116e76e1c
[Response Ops][Alerting] Adding severity levels to action groups and determining if alert is improving (#184163)
## Summary

* Adds optional severity levels to action group definition
* Determines whether alert severity "is improving" based on previous
action group and current action group of alert if severity levels are
defined for action groups.
* Persists this as `kibana.alert.severity_improving` inside the alert
document
* Persists `kibana.alert.previous_action_group` inside the alert
document

## To Verify

I've created a verification branch:
https://github.com/elastic/kibana/pull/184523 that updates the metric
threshold rule type to have action group severity levels. Verification
instructions in that PR summary.

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-06-26 12:42:24 -04:00
..
src [Response Ops][Alerting] Adding severity levels to action groups and determining if alert is improving (#184163) 2024-06-26 12:42:24 -04:00
index.ts [RAM] .es-query and .observability.rules.threshold RBAC (#166032) 2023-09-21 15:10:28 -07:00
kibana.jsonc Update new codeowners for Obs team changes (#170182) 2023-11-08 14:30:17 +00:00
package.json flag packages without side effects (#173351) 2023-12-19 02:46:39 -07:00
tsconfig.json [Response Ops][Alerting] Update common component template generation for framework alerts as data (#150384) 2023-02-27 14:24:44 -05:00