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

The Tokio project is working on a tracing lib that should be compatible with open tracing #15

Open
carllerche opened this issue Nov 10, 2018 · 0 comments

Comments

@carllerche
Copy link

Tokio is working on Tokio Trace, a scoped, structured logging system:

The design is decoupled from any specific tracing implementation and enables libraries to instrument themselves. It should enable open trace based subscribers to observe these events and be compatible with the open tracing system.

I thought I would point it out here in case you want to review and provide thoughts.

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

1 participant