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

Third Party tracing crate #293

Open
junr03 opened this issue Nov 20, 2024 · 1 comment
Open

Third Party tracing crate #293

junr03 opened this issue Nov 20, 2024 · 1 comment
Assignees
Milestone

Comments

@junr03
Copy link
Collaborator

junr03 commented Nov 20, 2024

I noticed that there is a home grown tracing module in crate/common/tracing.rs. I was wondering if there is no capable third party crate that could remove the maintenance burden of a homegrown version.

@junr03
Copy link
Collaborator Author

junr03 commented Nov 20, 2024

Tracing should also use RAII concepts in order to create and close spans in order to avoid manual creation/closing timing bugs.

@adilhafeez adilhafeez self-assigned this Nov 22, 2024
@adilhafeez adilhafeez added this to the release 0.2.0 milestone Nov 26, 2024
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