kibana icon indicating copy to clipboard operation
kibana copied to clipboard

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

Open PhilippeOberti opened this issue 10 months ago • 1 comments

Backport

This will backport the following commits from main to 8.14:

Questions ?

Please refer to the Backport tool documentation

PhilippeOberti avatar Apr 26 '24 23:04 PhilippeOberti

: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 after diff
securitySolution 93 92 -1

History

  • :green_heart: Build #206481 succeeded 4432080a9cfa865d92792b5ffd4e0ff59a13b1c1

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

kibana-ci avatar Apr 29 '24 15:04 kibana-ci