TraceRecorderOptions
Properties
Section titled “Properties”agentId?
Section titled “agentId?”optional agentId?: string;deployment?
Section titled “deployment?”optional deployment?: DeploymentTraceContext;input?
Section titled “input?”optional input?: unknown;onSpan?
Section titled “onSpan?”optional onSpan?: (span) => void;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
Returns
Section titled “Returns”void
sessionId?
Section titled “sessionId?”optional sessionId?: string;