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

Function createProcessTelemetryContext

  • createProcessTelemetryContext(telemetryChain, cfg, core, startAt?): IProcessTelemetryContext
  • Creates a new Telemetry Item context with the current config, core and plugin execution chain

    Parameters

    • telemetryChain: ITelemetryPluginChain
    • cfg: IConfiguration
    • core: IAppInsightsCore<IConfiguration>

      The current core instance

    • OptionalstartAt: IPlugin

      Identifies the next plugin to execute, if null there is no "next" plugin and if undefined it should assume the start of the chain

    Returns IProcessTelemetryContext

    • Defined in JavaScriptSDK/ProcessTelemetryContext.ts:245

Settings

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

Generated using TypeDoc