Open
Description
What is this feature about?
The Tracing crate is one of, if not the, most popular way to collect traces in Rust. It has capabilities to detect the current span, so we could provide an optional feature to automatically set the traceparent (or maybe even the context) of an event.
What needs to be done to implement this feature?
- explore integration options
- discuss API design
- implement tracing integration
What else should we know?
…
Metadata
Metadata
Assignees
Labels
No labels