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

Function suppressTracing

  • suppressTracing<T>(context): T
  • Set the suppress tracing flag on the context

    Type Parameters

    • T = IConfiguration | IAppInsightsCore<IConfiguration> | IOTelApi

    Parameters

    • context: T

      The context to set the suppress tracing flag on

    Returns T

    The context with the suppress tracing flag set

    Remarks

    This is used to suppress tracing for the current context and all child contexts

    • Defined in otel/api/trace/utils.ts:342

Settings

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

Generated using TypeDoc