Missing properties on config
andrelmp opened this issue · 0 comments
andrelmp commented
There are some properties missing on component config. Those properties already exists on applicationinsights-js
appId?: string;
correlationHeaderExcludedDomains?: string[];
enableCorsCorrelation?: boolean;
isBeaconApiDisabled?: boolean;
isBrowserLinkTrackingEnabled?: boolean;
all those are defined in Microsoft.ApplicationInsights.IConfig