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

add the missing skip_all on instrument attributes #287

Merged
merged 4 commits into from
Jan 5, 2022
Merged

Conversation

Geal
Copy link
Contributor

@Geal Geal commented Dec 21, 2021

the telemetry ADR specifies that we set skip_all on #[tracing::instrument] to avoid serializing arguments on every call

@@ -4210,6 +4210,7 @@ <h4>Used by:</h4>
<li><a href=" https://github.com/bluss/indexmap ">indexmap</a></li>
<li><a href=" https://github.com/rust-itertools/itertools ">itertools</a></li>
<li><a href=" https://github.com/dtolnay/itoa ">itoa</a></li>
<li><a href=" https://github.com/dtolnay/itoa ">itoa</a></li>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I keep having to add it again, while the licenses file from main is already fine 🤔

@Geal Geal merged commit 2e941bc into main Jan 5, 2022
@Geal Geal deleted the missing_skip_all branch January 5, 2022 13:08
tinnou pushed a commit to Netflix-Skunkworks/router that referenced this pull request Oct 16, 2023
lennyburdette pushed a commit that referenced this pull request Dec 20, 2023
qol: move a couple of printlns to tracing debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants