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

refactor(iroh-net): Attach Relay URL to a connecting client span #2817

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

flub
Copy link
Contributor

@flub flub commented Oct 18, 2024

Description

The client already has a connecting span tying together everything
that is happening for connect. But it doesn't yet say which relay
this is for. Add the RelayURL as a span field.

Breaking Changes

None

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

The client already has a connecting span tying together everything
that is happening for connect.  But it doesn't yet say which relay
this is for.  Add the RelayURL as a span field.
@flub flub requested a review from a team October 18, 2024 14:42
@flub flub enabled auto-merge October 18, 2024 14:42
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2817/docs/iroh/

Last updated: 2024-10-18T14:44:21Z

Copy link

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: cec3df4

@flub flub added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit a0ce00e Oct 18, 2024
26 of 27 checks passed
@flub flub deleted the flub/logging-relay-connect branch October 18, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants