ImqCallContext.carrier property
Carrier for the propagated trace context: the client writes into it, the server reads from it. It travels as request.metadata.clientSpan.
Signature:
carrier?: Record<string, string>;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.