@microsoft/opentelemetry
    Preparing search index...

    Interface BrowserSdkLoaderOptions

    Application Insights Web Instrumentation Configuration interface

    interface BrowserSdkLoaderOptions {
        connectionString?: string;
        enabled?: boolean;
    }
    Index

    Properties

    connectionString?: string

    Browser SDK Loader Connection String

    enabled?: boolean

    Browser SDK Loader Enable