-
Notifications
You must be signed in to change notification settings - Fork 42
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
Small fixes, removing blockers. #186
Conversation
Adds a new metric to count timeouts.
Pull Request Test Coverage Report for Build 1011
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 1 change requests, 0 of 1 approvals obtained (waiting on @pboothe and @yachang)
ndt5/web100/web100_linux.go, line 18 at r1 (raw file):
return nil, errors.New("zero-length list of data collected") } sumrtt := uint32(0)
Add doc here for those variables, since you do divided by 1000 in the following code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 1 change requests, 0 of 1 approvals obtained (waiting on @pboothe and @yachang)
ndt5/s2c/s2c.go, line 122 at r1 (raw file):
warnonerror.Close(testConn, "Could not close testConnection") bps := 8 * float64(byteCount) / record.EndTime.Sub(record.StartTime).Seconds()
Add doc here? Why it was 10 previously?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 1 change requests, 0 of 1 approvals obtained (waiting on @pboothe)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status:
complete! 1 of 1 approvals obtained (waiting on @pboothe)
Add the UUID to the output.
Improve logging and fix some log spam.
Add fields to web100.
Part of #185, #161, #159, https://github.com/m-lab/dev-tracker/issues/412, https://github.com/m-lab/dev-tracker/issues/329
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)