-
-
Notifications
You must be signed in to change notification settings - Fork 108
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 upload and download latency information #1353
Conversation
Thanks for the PR @svenvg93, the lint workflow is going to throw some suggested changes. Update the PR based on those failures and I'll test locally. You can run the linter locally with |
Thanks! I will try to figure it out and update the PR |
@alexjustesen Should be all good now. It passed the local test as suggested :) |
📃 Description
This PR introduces support for the upload and download Latency returns in the speedtest json file. I took the liberty to creating this as I think that this information is useful for troubleshooting and monitoring.
The layout might need some tuning to your liking.
Disclaimer: im not a developer so it might not be the best code ever seen ;)
🪵 Changelog
➕ Added
📷 Screenshots