elixir_agent icon indicating copy to clipboard operation
elixir_agent copied to clipboard

Enable using Distributed Tracing payload beyond HTTP

Open binaryseed opened this issue 4 years ago • 0 comments

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.

binaryseed avatar Sep 08 '20 17:09 binaryseed