Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Logs UI] Load <LogStream> entries via async searches (#86899) #90027

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

weltenwort
Copy link
Member

Backports the following commits to 7.x:

This PR replaces the usage of plain HTTP routes to load the log stream entries with async search strategy calls.
@weltenwort weltenwort self-assigned this Feb 2, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
infra 1101 1108 +7

Async chunks

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

id before after diff
infra 2.2MB 2.2MB +29.8KB

Page load bundle

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

id before after diff
infra 172.1KB 172.3KB +213.0B

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

@weltenwort weltenwort merged commit 0af3f62 into elastic:7.x Feb 2, 2021
@weltenwort weltenwort deleted the backport/7.x/pr-86899 branch February 2, 2021 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants