GitHubnpm
  • Preparing search index...
  • The search index is not available
@microsoft/applicationinsights-core-js - v3.3.9
  • @microsoft/applicationinsights-core-js
  • parseTraceParent

Function parseTraceParent

  • parseTraceParent(value, selectIdx?): ITraceParent
  • Attempt to parse the provided string as a W3C TraceParent header value (https://www.w3.org/TR/trace-context/#traceparent-header)

    Parameters

    • value: string

      The value to be parsed

    • OptionalselectIdx: number

      If the found value is comma separated which is the preferred entry to select, defaults to the first

    Returns ITraceParent

    • Defined in JavaScriptSDK/W3cTraceParent.ts:69

Settings

Member Visibility
ChangelogReadmeGitHubnpm
@microsoft/applicationinsights-core-js - v3.3.9
  • Loading...

Generated using TypeDoc