Skip to content

[7.x] Sharing saved objects phase 3 (#94383)#100158

Merged
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-94383
May 14, 2021
Merged

[7.x] Sharing saved objects phase 3 (#94383)#100158
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-94383

Conversation

@kibanamachine
Copy link
Contributor

Backports the following commits to 7.x:

@kibanamachine kibanamachine added the backport This PR is a backport of another PR label May 14, 2021
@kibanamachine kibanamachine enabled auto-merge (squash) May 14, 2021 18:50
@kibanamachine
Copy link
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
spaces 259 258 -1

Async chunks

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

id before after diff
ml 5.9MB 5.9MB -241.0B
spaces 287.2KB 288.1KB +943.0B
total +702.0B

Page load bundle

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

id before after diff
spaces 41.9KB 41.6KB -338.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
legacy-url-alias - 4 +4
Unknown metric groups

API count

id before after diff
core 2182 2205 +23

References to deprecated APIs

id before after diff
canvas 29 25 -4
crossClusterReplication 8 6 -2
fleet 4 2 -2
globalSearch 4 2 -2
indexManagement 12 7 -5
infra 5 3 -2
licensing 18 15 -3
monitoring 109 56 -53
total -73

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

cc @jportner

@kibanamachine kibanamachine merged commit 1824ef8 into elastic:7.x May 14, 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