@microsoft/opentelemetry
    Preparing search index...

    Function injectContextToHeaders

    • Injects the current trace context (traceparent/tracestate headers) into the provided headers object using the globally registered W3C propagator.

      Parameters

      • headers: Record<string, string>
      • Optionalctx: Context

      Returns Record<string, string>