You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.