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] [Runtime fields] Add support in index template (#84184) #84928

Merged
merged 1 commit into from Dec 4, 2020

Conversation

sebelga
Copy link
Contributor

@sebelga sebelga commented Dec 3, 2020

Backports the following commits to 7.x:

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/index_management/public/application/components/mappings_editor/components/document_fields/fields/fields_list_item.tsx
#	x-pack/plugins/index_management/public/application/components/mappings_editor/use_state_listener.tsx
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
indexManagement 513 515 +2

Async chunks

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

id before after diff
indexManagement 1.1MB 1.1MB +340.0B

Distributable file count

id before after diff
default 43797 43798 +1
oss 23039 23040 +1

Page load bundle

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

id before after diff
esUiShared 278.3KB 278.3KB +99.0B
indexManagement 592.9KB 604.9KB +12.0KB
runtimeFields 24.2KB 29.8KB +5.6KB
total +17.6KB

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

@sebelga sebelga merged commit a0be161 into elastic:7.x Dec 4, 2020
@sebelga sebelga deleted the backport/7.x/pr-84184 branch December 4, 2020 08:18
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.

None yet

2 participants