Wrap span operations with the LDTracer surface (startSpan, startActiveSpan, withSpan).
startSpan
startActiveSpan
withSpan
All three methods delegate to ops so callers can enforce SDK guards (for example disableTraces) and pre-init no-op behavior consistently.
ops
disableTraces
Wrap span operations with the LDTracer surface (
startSpan,startActiveSpan,withSpan).All three methods delegate to
opsso callers can enforce SDK guards (for exampledisableTraces) and pre-init no-op behavior consistently.