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 documentation on using tracing #155

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Conversation

Benjscho
Copy link
Collaborator

Add some documentation on how to use the tracing level of turmoil to see individual packet flow between clients. This uses the axum-example, since that is already instrumented with a tracing-subscriber.

Copy link
Contributor

@mcches mcches left a comment

Choose a reason for hiding this comment

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

Thanks for doing this. A couple minor suggestions and this can merge.

src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
Add some documentation on how to use the tracing level of turmoil to see
individual packet flow between clients. This uses the axum-example,
since that is already instrumented with a tracing-subscriber.
src/lib.rs Outdated Show resolved Hide resolved
@mcches mcches merged commit 6e59ce7 into tokio-rs:main Dec 11, 2023
3 checks passed
@Benjscho Benjscho deleted the tracing-doc branch December 11, 2023 20:33
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.

2 participants