@launchdarkly/observability-react-native
    Preparing search index...

    Function wrapTracer

    • Wrap span operations with the LDTracer surface (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.

      Parameters

      • ops: SpanOps

      Returns LDTracer