@adcp/client API Reference - v4.19.0
    Preparing search index...

    Function addSpanAttributes

    • Add attributes to the current active span. No-op if OTel is not available or no active span exists.

      Parameters

      • attributes: Record<string, string | number | boolean | undefined>

      Returns void