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

Fix rendering of cardano-ping messages #3529

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

coot
Copy link
Contributor

@coot coot commented Dec 6, 2021

Fixes #3527.

@coot coot requested a review from karknu as a code owner December 6, 2021 11:23
@coot coot added networking cardano-ping Iessues / PRs related to cardano-ping labels Dec 6, 2021
@coot
Copy link
Contributor Author

coot commented Dec 6, 2021

2a01:4f9:c011:1e87::1:7776 network rtt: 0.050
95.217.1.58:7776 network rtt: 0.055
2a01:4f9:c011:1e87::1:7776 handshake rtt: 0.045607607s
2a01:4f9:c011:1e87::1:7776 Negotiated version NodeToNodeVersionV8 764824073 False
95.217.1.58:7776 handshake rtt: 0.054797067s
95.217.1.58:7776 Negotiated version NodeToNodeVersionV8 764824073 False
                           timestamp, host,                          cookie,  sample,  median,     p90,    mean,     min,     max,     std
   2021-12-06 11:20:16.012617172 UTC, 2a01:4f9:c011:1e87::1:7776  ,       0,   0.042,   0.042,   0.042,   0.042,   0.042,   0.042,     NaN
   2021-12-06 11:20:16.038118151 UTC, 95.217.1.58:7776            ,       0,   0.054,   0.054,   0.054,   0.054,   0.054,   0.054,     NaN
   2021-12-06 11:20:17.054382142 UTC, 2a01:4f9:c011:1e87::1:7776  ,       1,   0.041,   0.041,   0.042,   0.041,   0.041,   0.042,   0.001

Copy link
Contributor

@karknu karknu left a comment

Choose a reason for hiding this comment

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

LGTM

@coot
Copy link
Contributor Author

coot commented Dec 6, 2021

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Dec 6, 2021

@iohk-bors iohk-bors bot merged commit ce643a8 into master Dec 6, 2021
@iohk-bors iohk-bors bot deleted the coot/cardano-ping-rendering branch December 6, 2021 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cardano-ping Iessues / PRs related to cardano-ping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve alignment of cardano-ping output
2 participants