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

swarm metrics: Track if a connection used early muxer negotiation. #2021

Closed
Tracked by #1356 ...
MarcoPolo opened this issue Jan 27, 2023 · 0 comments · Fixed by #2119
Closed
Tracked by #1356 ...

swarm metrics: Track if a connection used early muxer negotiation. #2021

MarcoPolo opened this issue Jan 27, 2023 · 0 comments · Fixed by #2119
Labels
effort/hours Estimated to take one or several hours exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature

Comments

@MarcoPolo
Copy link
Collaborator

We record the time it took for a handshake to complete. We should also record whether that handshake used early muxer negotiation.

This should show us the improvement and how often we use early muxer negotiation.

@MarcoPolo MarcoPolo mentioned this issue Jan 27, 2023
16 tasks
@marten-seemann marten-seemann added kind/enhancement A net-new feature or improvement to an existing feature help wanted Seeking public contribution on this issue exp/novice Someone with a little familiarity can pick up effort/hours Estimated to take one or several hours labels Feb 7, 2023
@marten-seemann marten-seemann mentioned this issue Feb 22, 2023
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/hours Estimated to take one or several hours exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants