elastic / kibana

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

[8.14] [Security Solution][Alert details] - extract panel keys to constant file to avoid weird webpack issue (circular dependency?) (#181894) #181929

Closed PhilippeOberti closed 1 week ago

PhilippeOberti commented 1 week ago

Backport

This will backport the following commits from main to 8.14:

Questions ?

Please refer to the Backport tool documentation

kibana-ci commented 1 week ago

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 5454 5455 +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 17.3MB 16.7MB -603.2KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 82.2KB 82.2KB -14.0B
Unknown metric groups #### async chunk count | id | [before](https://github.com/elastic/kibana/commit/8568438a619a40a177846eabbcfd4d1af10a2679) | [after](https://github.com/elastic/kibana/commit/63b6c0fb0098086a2aa52e02fac24246c6730473) | diff | | --- | --- | --- | --- | | `securitySolution` | 93 | 92 | -1 |

History

To update your PR or re-run it, just comment with: @elasticmachine merge upstream