kibana icon indicating copy to clipboard operation
kibana copied to clipboard

[Security Solution Platform] Allow customizable plugin page layout #4666

Open lgestc opened this issue 2 years ago • 1 comments

Summary

Changes in this PR will allow each plugin route to customize template mode used to render the contents.

Please see https://github.com/elastic/security-team/issues/4666 for reference.

Checklist

Delete any items that are not applicable to this PR.

lgestc avatar Aug 09 '22 11:08 lgestc

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 3013 3015 +2

Async chunks

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

id before after diff
securitySolution 5.4MB 5.7MB :warning: +286.4KB

Page load bundle

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

id before after diff
securitySolution 256.0KB 256.2KB +223.0B
Unknown metric groups

async chunk count

id before after diff
securitySolution 28 30 +2

References to deprecated APIs

id before after diff
securitySolution 60 57 -3

History

  • :green_heart: Build #66950 succeeded 70947fb6c15ad5731842f3edc3692aa57c9b3b65
  • :broken_heart: Build #66948 failed 9e5691766eb3273cb423f593985fd3d3e152b47c
  • :green_heart: Build #65674 succeeded 1f5fd5aef379a7f351c04a202e9263ae8e3b7c29
  • :broken_heart: Build #63939 failed 1663d6c6d65658870576dcc7076c194ea5163bb5
  • :broken_heart: Build #63935 failed 848170d0dda5f6aa3fd3d54e0bfcf4f7d773fd02
  • :broken_heart: Build #63908 failed 00088efff976c06714bcd80c08c348791cb32c95

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

kibana-ci avatar Aug 25 '22 14:08 kibana-ci