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

core(network-analyzer): estimate from lrStatistics #15158

Merged
merged 1 commit into from Jun 13, 2023
Merged

Conversation

connorjclark
Copy link
Collaborator

Use the value given in the X-TCPMs headers to estimate RTT in LR, and the X-RequestMs header for server response time.

@connorjclark connorjclark requested a review from a team as a code owner June 12, 2023 23:46
@connorjclark connorjclark requested review from adamraine and removed request for a team June 12, 2023 23:46
@@ -80,14 +80,10 @@ const HEADER_PROTOCOL_IS_H2 = 'X-ProtocolIsH2';

/**
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clarified these docstrings, and formatted such that they apply to the correct variables (it was off...)

@connorjclark connorjclark merged commit c2314be into main Jun 13, 2023
33 checks passed
@connorjclark connorjclark deleted the rtt-lr branch June 13, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants