elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.23k forks source link

[8.x] [Security Solution] Add EQL query editable component with EQL options fields (#199115) #201314

Closed maximpn closed 7 hours ago

maximpn commented 9 hours ago

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

elasticmachine commented 7 hours ago

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
lists 342 343 +1
securitySolution 6213 6217 +4
total +5

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/securitysolution-utils 54 55 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 13.4MB 13.4MB +3.6KB
Unknown metric groups #### API count | id | [before](https://github.com/elastic/kibana/commit/54a410cb45cfdc20f6d926e29b8a8059eea14999) | [after](https://github.com/elastic/kibana/commit/1222a258f0c9cc6ebe5a8c54f4d524f2c31bbdd3) | diff | | --- | --- | --- | --- | | `@kbn/securitysolution-utils` | 60 | 63 | +3 | #### References to deprecated APIs | id | [before](https://github.com/elastic/kibana/commit/54a410cb45cfdc20f6d926e29b8a8059eea14999) | [after](https://github.com/elastic/kibana/commit/1222a258f0c9cc6ebe5a8c54f4d524f2c31bbdd3) | diff | | --- | --- | --- | --- | | `securitySolution` | 438 | 437 | -1 |