Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureExporterConfig

Package version

Provides configuration options for AzureMonitorTraceExporter.

Hierarchy

  • AzureExporterConfig

Index

Properties

Optional aadTokenCredential

aadTokenCredential: TokenCredential

Azure Active Directory Credential

Optional apiVersion

apiVersion: ServiceApiVersion

Azure service API version.

Optional connectionString

connectionString: undefined | 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"

Generated using TypeDoc