Enable manual rule run in 8.15 branch (#188073)

## Enable manual rule run in 8.15 (this PR target in 8.15, not main)

As we want to enable manual rule run in 8.15, but we can't yet do it in
main, as docs not ready.
We want to enable in 8.15 to be able test in BC
This commit is contained in:
Khristinin Nikita 2024-07-12 14:32:29 +02:00 committed by GitHub
parent 37c981937d
commit 27685e9782
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -257,7 +257,7 @@ export const allowedExperimentalValues = Object.freeze({
/**
* Enables the manual rule run
*/
manualRuleRunEnabled: false,
manualRuleRunEnabled: true,
/**
* Adds a new option to filter descendants of a process for Management / Event Filters