-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Detection Engine] Remove technical preview for certain rule types of alert suppression #195425
[Detection Engine] Remove technical preview for certain rule types of alert suppression #195425
Conversation
Pinging @elastic/security-detection-engine (Team:Detection Engine) |
Let's align on ML rule type, the rest is good! |
…o/kibana into remove_tech_preview_suppression
Chatted with @rylnd and GA-ing ML suppression. |
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
cc @yctercero |
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11265043811 |
… alert suppression (elastic#195425) ## Summary GA-ing alert suppression for IM rule, ML rule, Threshold rule, ES|QL rule and New Terms rule. Thanks to @vitaliidm for setting up the groundwork to easily update which rules GA. Rules that remain in technical preview are: EQL. (cherry picked from commit 65ed989)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…pes of alert suppression (#195425) (#195694) # Backport This will backport the following commits from `main` to `8.x`: - [[Detection Engine] Remove technical preview for certain rule types of alert suppression (#195425)](#195425) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Yara Tercero","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-10T00:14:03Z","message":"[Detection Engine] Remove technical preview for certain rule types of alert suppression (#195425)\n\n## Summary\r\n\r\nGA-ing alert suppression for IM rule, ML rule, Threshold rule, ES|QL\r\nrule and New Terms rule. Thanks to @vitaliidm for setting up the\r\ngroundwork to easily update which rules GA.\r\n\r\nRules that remain in technical preview are: EQL.","sha":"65ed9899de2733ec7017ef7277bd24723131684a","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Detection Engine","v8.16.0","backport:version"],"title":"[Detection Engine] Remove technical preview for certain rule types of alert suppression","number":195425,"url":"https://github.com/elastic/kibana/pull/195425","mergeCommit":{"message":"[Detection Engine] Remove technical preview for certain rule types of alert suppression (#195425)\n\n## Summary\r\n\r\nGA-ing alert suppression for IM rule, ML rule, Threshold rule, ES|QL\r\nrule and New Terms rule. Thanks to @vitaliidm for setting up the\r\ngroundwork to easily update which rules GA.\r\n\r\nRules that remain in technical preview are: EQL.","sha":"65ed9899de2733ec7017ef7277bd24723131684a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195425","number":195425,"mergeCommit":{"message":"[Detection Engine] Remove technical preview for certain rule types of alert suppression (#195425)\n\n## Summary\r\n\r\nGA-ing alert suppression for IM rule, ML rule, Threshold rule, ES|QL\r\nrule and New Terms rule. Thanks to @vitaliidm for setting up the\r\ngroundwork to easily update which rules GA.\r\n\r\nRules that remain in technical preview are: EQL.","sha":"65ed9899de2733ec7017ef7277bd24723131684a"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Yara Tercero <[email protected]>
Summary
GA-ing alert suppression for IM rule, ML rule, Threshold rule, ES|QL rule and New Terms rule. Thanks to @vitaliidm for setting up the groundwork to easily update which rules GA.
Rules that remain in technical preview are: EQL.
Screenshots below are the updated states.
Rule creation
EQL
Threshold
New terms
ES|QL
Indicator Match
Custom Query
ML
Rule details
EQL
ES|QL
Threshold
New Terms
IM
ML
Alert details
EQL
GA-ed rules