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

[ftr] report all file sizes loaded on each page load #65524

Closed
spalger opened this issue May 6, 2020 · 2 comments
Closed

[ftr] report all file sizes loaded on each page load #65524

spalger opened this issue May 6, 2020 · 2 comments
Assignees
Labels
Team:Operations Team label for Operations Team

Comments

@spalger
Copy link
Contributor

spalger commented May 6, 2020

We would like to start tracking the size of all files loaded on every page load. We should probably create a new FTR config that loads Kibana in puppeteer and captures the size of all JS/CSS/IMG/etc files loaded.

The goal would be to understand the size of the page overhead, we should focus on just the assets which are loaded on every page view.

To avoid noise caused by application specific assets we should probably load a few apps (KP apps only since legacy apps will be gone soon) and then only record metrics for the assets that are loaded on all page views.

@spalger spalger added the Team:Operations Team label for Operations Team label May 6, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@tylersmalley
Copy link
Contributor

This was resolved in #71319 by using the on disk bundle outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

4 participants