Skip to content

chore: bump some spans up to warn, to ensure they are logged#3466

Merged
dignifiedquire merged 1 commit intomainfrom
chore-improve-spans
Sep 29, 2025
Merged

chore: bump some spans up to warn, to ensure they are logged#3466
dignifiedquire merged 1 commit intomainfrom
chore-improve-spans

Conversation

@dignifiedquire
Copy link
Copy Markdown
Contributor

Description

We were missing this information in some logs

Breaking Changes

None

Notes & open questions

Unclear if we should normalize differently, but this fixes the concrete issue for now.

@dignifiedquire dignifiedquire requested a review from flub September 26, 2025 11:00
@github-actions
Copy link
Copy Markdown

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

Last updated: 2025-09-26T11:02:59Z

}
}
.instrument(debug_span!("handler"))
.instrument(warn_span!("handler"))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not that this does any harm, but a span without fields is perhaps not that interesting?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

potentially, but we have quite a few of these currently

@n0bot n0bot bot added this to iroh Sep 26, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Sep 26, 2025
@github-actions
Copy link
Copy Markdown

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: c4c22b4

@dignifiedquire dignifiedquire added this pull request to the merge queue Sep 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 29, 2025
@dignifiedquire dignifiedquire added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit 2e42085 Sep 29, 2025
29 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants