• Extract transaction context data from a sentry-trace header.

    Parameters

    • Optional traceparent: string

      Traceparent string

    Returns TraceparentData | undefined

    Object containing data from the header, or undefined if traceparent string is malformed

Generated using TypeDoc