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

Add tooling to support improvements in page load latency #1392

Open
kevinrobinson opened this issue Jan 19, 2018 · 0 comments
Open

Add tooling to support improvements in page load latency #1392

kevinrobinson opened this issue Jan 19, 2018 · 0 comments

Comments

@kevinrobinson
Copy link
Contributor

Spun out from #1386.

Scout and Heroku analytics aren't great for our use case, since the request rate isn't steady and high enough.

A minimal version of this could be reading this out of Heroku logs for analysis, or adding a Rails middleware to write this to a database table (eg, datetime, url, response latency).

A more involved solution might add report to a Graphite instance or something like that, or adding client-side latency monitoring (to measure network latency and JS execution time).

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

No branches or pull requests

1 participant