Skip to content

[7.x] [Discover] Always show unmapped fields (#91735)#92070

Merged
majagrubic merged 2 commits intoelastic:7.xfrom
majagrubic:backport/7.x/pr-91735
Feb 22, 2021
Merged

[7.x] [Discover] Always show unmapped fields (#91735)#92070
majagrubic merged 2 commits intoelastic:7.xfrom
majagrubic:backport/7.x/pr-91735

Conversation

@majagrubic
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* [Discover] Always show unmapped fields

* Updating the functional test

* Remove unmapped switch toggle

* Some more code cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@majagrubic majagrubic added the backport This PR is a backport of another PR label Feb 19, 2021
@majagrubic
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

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

id before after diff
discover 399.0KB 396.9KB -2.1KB

Page load bundle

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

id before after diff
discover 79.6KB 79.5KB -47.0B

Saved Objects .kibana field count

Every field in each saved object type adds overhead to Elasticsearch. Kibana needs to keep the total field count below Elasticsearch's default limit of 1000 fields. Only specify field mappings for the fields you wish to search on or query. See https://www.elastic.co/guide/en/kibana/master/development-plugin-saved-objects.html#_mappings

id before after diff
search 11 10 -1

History

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

@majagrubic majagrubic merged commit 391b3a8 into elastic:7.x Feb 22, 2021
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