Langfuse JS/TS SDKs
    Preparing search index...

    Function getLangfuseTraceIdFromBaggage

    • Internal

      Reads the Langfuse trace-id app-root claim from the baggage attached to a context. Returns the lowercased trace id, or undefined if no claim exists.

      Parameters

      • context: Context

      Returns undefined | string