ImqServerPlugin.start() method
Starts the span for an incoming call, continuing the caller's trace when the request carries a propagated context.
Signature:
start(ctx: ImqCallContext): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ctx |
call being handled; 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.