OtelTracerLike
Este conteúdo não está disponível em sua língua ainda.
Defined in: src/tracing/OtelAdapter.ts:61
Methods
Section titled “Methods”startSpan()
Section titled “startSpan()”startSpan(
name,options?,context?):OtelSpanLike
Defined in: src/tracing/OtelAdapter.ts:62
Parameters
Section titled “Parameters”string
options?
Section titled “options?”attributes?
Section titled “attributes?”Record<string, AttributeValue>
number
boolean
startTime?
Section titled “startTime?”number
