mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary Implements alert deletion feature (https://github.com/elastic/kibana/issues/208621). Can be found in stack management under `Rules` > `Settings` > `Clean up` <img width="1063" alt="Screenshot 2025-05-27 at 12 14 26" src="https://github.com/user-attachments/assets/21ad1551-9464-42f8-831a-c9bf9d9e08a3" /> ### This PR is comprised of multiple sub-PRs: **UI and Kibana Endpoints** - Alert Delete UI package (rule settings + modal) - https://github.com/elastic/kibana/pull/216334 - Preview (number of alerts that would be deleted with current settings) - https://github.com/elastic/kibana/pull/216504 - Schedule deletion task - https://github.com/elastic/kibana/pull/217226 - Last run task - https://github.com/elastic/kibana/pull/219544 **Alert Deletion Task** - Task definition - https://github.com/elastic/kibana/pull/216169 - Don't delete alerts linked to a case - https://github.com/elastic/kibana/pull/216712 **Final adjustments** - Max threshold up to 3 years, category_ids required, feature flag on and no alert deletion in o11y - https://github.com/elastic/kibana/pull/219694 - Commit to fix broken task scheduling in the UI - |
||
---|---|---|
.. | ||
public | ||
server | ||
kibana.jsonc | ||
tsconfig.json |