Skip to content

[7.x] [ML] Transforms: Fixes chart histograms for runtime fields. (#93028)#93203

Merged
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-93028
Mar 2, 2021
Merged

[7.x] [ML] Transforms: Fixes chart histograms for runtime fields. (#93028)#93203
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-93028

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…93028)

Fixes chart histograms for runtime fields. The runtime field configurations were not passed on to the endpoint to fetch the charts data, so charts ended up being empty with a 0 documents legend.
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Mar 2, 2021
@kibanamachine kibanamachine enabled auto-merge (squash) March 2, 2021 12:41
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ml 1739 1740 +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 6.4MB 6.4MB -249.0B
transform 944.2KB 944.9KB +680.0B
triggersActionsUi 1.6MB 1.5MB -23.9KB
total -23.5KB

Page load bundle

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

id before after diff
ml 68.8KB 69.9KB +1.1KB
triggersActionsUi 104.0KB 104.1KB +82.0B
total +1.2KB
Unknown metric groups

async chunk count

id before after diff
triggersActionsUi 41 42 +1

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

cc @walterra

@kibanamachine kibanamachine merged commit b549f23 into elastic:7.x Mar 2, 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