• Create sentry-trace header from span context values.

    Parameters

    • traceId: string = ...
    • spanId: string = ...
    • Optional sampled: boolean

    Returns string

Generated using TypeDoc