Package version:

Provides configuration options for AzureMonitorTraceExporter.

Hierarchy

Properties

aadTokenCredential?: any

Azure Active Directory Credential

apiVersion?: V2

Azure service API version.

connectionString?: string

Azure Monitor Connection String, if not provided the exporter will try to use environment variable APPLICATIONINSIGHTS_CONNECTION_STRING Ex: "InstrumentationKey=00000000-0000-0000-0000-000000000000;IngestionEndpoint=https://dc.services.visualstudio.com"

disableOfflineStorage?: boolean

Disable offline storage when telemetry cannot be exported.

endpoint?: string

Overrides client endpoint.

host?: string
storageDirectory?: string

Directory to store retriable telemetry when it fails to export.

Generated using TypeDoc