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

Function createExtendedTelemetryItemFromSpan

  • createExtendedTelemetryItemFromSpan(core, span): IExtendedTelemetryItem | null
  • Create an extended common schema telemetry item from the provided span

    Parameters

    • core: IAppInsightsCore<IConfiguration>

      The app insights core instance

    • span: IReadableSpan

      The span to create the telemetry item from

    Returns IExtendedTelemetryItem | null

    A new extended telemetry item or null if the span kind is not supported

    • Defined in ext/extSpanUtils.ts:483

Settings

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

Generated using TypeDoc