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
Extend the accept_distributed_trace_headers and distributed_trace_headers functions to enable passing the Distributed Tracing payload beyond the HTTP context, for cases like grpc or message queues.
Right now these are internal functions, but to make them "public" they should adopt _payload naming instead of _headers.