mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Resolves https://github.com/elastic/kibana/issues/143443 ## Summary Added processing to track flapping state, and detect when an alert is flapping. When an alert is determined to be flapping we will log a message for now. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios ### To verify - Create a rule that will change between active and recovered. I like to create a rule like `index threshold` where I can force the state to change. - Look at the task manager document for this rule and verify that the `flappingHistory` in the `state` is being updated properly. - Let the rule run and verify that if the alert is flapping in AAD, Event Log and alert summary. Co-authored-by: Patrick Mueller <patrick.mueller@elastic.co> Co-authored-by: Mike Côté <mikecote@users.noreply.github.com> |
||
---|---|---|
.. | ||
common | ||
security_and_spaces | ||
spaces_only |