Skip to content

[7.12] [Discover] Always show unmapped fields (#91735)#92071

Merged
majagrubic merged 2 commits intoelastic:7.12from
majagrubic:backport/7.12/pr-91735
Feb 22, 2021
Merged

[7.12] [Discover] Always show unmapped fields (#91735)#92071
majagrubic merged 2 commits intoelastic:7.12from
majagrubic:backport/7.12/pr-91735

Conversation

@majagrubic
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.12:

* [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 409.5KB 407.3KB -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.5KB 79.4KB -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 b5f05d6 into elastic:7.12 Feb 22, 2021
@majagrubic majagrubic deleted the backport/7.12/pr-91735 branch February 22, 2021 10:09
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