Skip to content

[7.x] [Graph] Fix graph saved object references (#85295)#85520

Merged
flash1293 merged 1 commit intoelastic:7.xfrom
flash1293:backport/7.x/pr-85295
Dec 10, 2020
Merged

[7.x] [Graph] Fix graph saved object references (#85295)#85520
flash1293 merged 1 commit intoelastic:7.xfrom
flash1293:backport/7.x/pr-85295

Conversation

@flash1293
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

@flash1293 flash1293 added the backport This PR is a backport of another PR label Dec 10, 2020
@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
graph 1.3MB 1.3MB +856.0B

Distributable file count

id before after diff
default 47320 48080 +760

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
graph-workspace 9 10 +1

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

@flash1293 flash1293 merged commit 207fa22 into elastic:7.x Dec 10, 2020
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