mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## 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> |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
kibana.jsonc | ||
package.json | ||
tsconfig.json |