This commit is contained in:
siyuniu-ms 2024-08-12 15:14:46 -07:00
Родитель e0225bfca7
Коммит afce0a024e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
src: "http://localhost:9001/AISKU/browser/es5/ai.3.3.0.js", // The URL Source for the local build
crossOrigin: "anonymous", // When supplied this will add the provided value as the cross origin attribute on the script tag
cfg: { // Application Insights Configuration
connectionString: "InstrumentationKey=814a172a-92fd-4950-9023-9cf13bb65696;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/",
connectionString: "InstrumentationKey=YOUR_INSTRUMENTATION_KEY",
expCfg: {
inclScripts: true,
expLog : () => {