Skip to content

Feature request: fastrace-async-graphql #83

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

Open
IgnisDa opened this issue Mar 29, 2025 · 1 comment
Open

Feature request: fastrace-async-graphql #83

IgnisDa opened this issue Mar 29, 2025 · 1 comment

Comments

@IgnisDa
Copy link

IgnisDa commented Mar 29, 2025

I use async-graphql in addition to axum. It would be great to see an integration wherein the incoming queries and being logged.

@andylokandy
Copy link
Collaborator

andylokandy commented Mar 29, 2025

https://crates.io/crates/fastrace-axum will automatically trace your incoming queries and setup the tracing context out-of-box. But you'll need to implement a logging layer for axum if you'd like to have it logging for requests in addition to tracing.

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

No branches or pull requests

2 participants