ImqClientPlugin.start() method

Starts the span for an outgoing call and injects the trace context into the carrier so the handling service can continue the trace.

Signature:

start(ctx: ImqCallContext): void;

Parameters

Parameter

Type

Description

ctx

ImqCallContext

call being started; the created span is stored on it

Returns:

void

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.