Skip to content

[7.x] [Fleet] IngestManager Plugin interface for registering UI extensions (#82783)#83307

Merged
paul-tavares merged 1 commit intoelastic:7.xfrom
paul-tavares:backport/7.x/pr-82783
Nov 12, 2020
Merged

[7.x] [Fleet] IngestManager Plugin interface for registering UI extensions (#82783)#83307
paul-tavares merged 1 commit intoelastic:7.xfrom
paul-tavares:backport/7.x/pr-82783

Conversation

@paul-tavares
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…lastic#82783)

* Expose `registerExtension()` interface on `Plugin#start`
* Refactor use of `CustomConfigurePackagePolicy` to the new registerExtension approach
* Refactor to always show registered ui extension (even if Integration has configuration options)
@paul-tavares paul-tavares added the backport This PR is a backport of another PR label Nov 12, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ingestManager 407 410 +3
securitySolution 2068 2071 +3
total +6

Async chunks

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

id before after diff
ingestManager 1.1MB 1.1MB +4.2KB
securitySolution 7.8MB 7.9MB +87.3KB
total +91.5KB

Distributable file count

id before after diff
default 43128 43137 +9

Page load bundle

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

id before after diff
ingestManager 386.2KB 384.6KB -1.6KB
securitySolution 243.6KB 163.5KB -80.0KB
total -81.6KB
Unknown metric groups

async chunk count

id before after diff
securitySolution 8 11 +3

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

@paul-tavares paul-tavares merged commit 8f7b38d into elastic:7.x Nov 12, 2020
@paul-tavares paul-tavares deleted the backport/7.x/pr-82783 branch November 12, 2020 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants