detsys-ts
    Preparing search index...

    Function contextFromTraceparent

    • Rebuild a Context from a W3C traceparent value, so a span started in one process can parent spans started in another. Falls back to the root context when traceparent is absent or unparseable.

      Parameters

      • traceparent: string | undefined

      Returns Context