Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Maps] add on-prem EMS config (#82525) #83060

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

thomasneirynck
Copy link
Contributor

Backports the following commits to 7.x:

Adds.a new `map.emsUrl` setting. User can configure this to the location of a local on-prem installation of EMS. For this setting to take effect, the cluster must be configured with an enterprise license.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
maps 620 621 +1
mapsLegacy 186 188 +2
total +3

Async chunks

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

id before after diff
maps 2.8MB 2.8MB -186.0B
mapsLegacy 721.1KB 721.1KB +30.0B
total -156.0B

Distributable file count

id before after diff
default 43117 43120 +3
oss 22750 22752 +2

Page load bundle

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

id before after diff
maps 154.1KB 155.7KB +1.7KB
mapsLegacy 92.6KB 94.3KB +1.7KB
total +3.4KB

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

@thomasneirynck thomasneirynck merged commit 20860c7 into elastic:7.x Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants