@agorio/sdk • Docs
Interface: AgentTracer
Methods
startSpan()
startSpan(
name,attributes?):AgentSpan
Parameters
• name: string
• attributes?: Record<string, string | number | boolean>
Returns
Defined in
src/types/index.ts:471
@agorio/sdk • Docs
startSpan(
name,attributes?):AgentSpan
• name: string
• attributes?: Record<string, string | number | boolean>
src/types/index.ts:471