Circle V2 API Docs
    Preparing search index...

    Function extractDomainAttributes

    • Extracts canonical domain attributes from an arbitrary params object. Used at framework entry points (tRPC middleware, services, jobs) to derive the cross-cutting attributes that should appear on every downstream span via withDomainContext / BaggageSpanProcessor. Returns {} until setDomainAttributeMap has been called.

      Parameters

      • params: unknown

      Returns Attributes