@microsoft/applicationinsights-cfgsync-js 3.4.0-nightlybeta3.2504-20 → 3.4.0-nightlybeta3.2505-12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/browser/es5/{ai.cfgsync.3.4.0-nightlybeta3.2504-20.cjs.js → ai.cfgsync.3.4.0-nightlybeta3.2505-12.cjs.js} +46 -21
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.cjs.js.map +1 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.cjs.min.js +6 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.cjs.min.js.map +1 -0
- package/browser/es5/{ai.cfgsync.3.4.0-nightlybeta3.2504-20.gbl.js → ai.cfgsync.3.4.0-nightlybeta3.2505-12.gbl.js} +48 -23
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.gbl.js.map +1 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.gbl.min.js +6 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.gbl.min.js.map +1 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.integrity.json +66 -0
- package/browser/es5/{ai.cfgsync.3.4.0-nightlybeta3.2504-20.js → ai.cfgsync.3.4.0-nightlybeta3.2505-12.js} +48 -23
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.js.map +1 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.min.js +6 -0
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2505-12.min.js.map +1 -0
- package/browser/es5/ai.cfgsync.3.cjs.js +45 -20
- package/browser/es5/ai.cfgsync.3.cjs.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.cjs.min.js +2 -2
- package/browser/es5/ai.cfgsync.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.gbl.js +47 -22
- package/browser/es5/ai.cfgsync.3.gbl.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.gbl.min.js +2 -2
- package/browser/es5/ai.cfgsync.3.gbl.min.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.integrity.json +25 -25
- package/browser/es5/ai.cfgsync.3.js +47 -22
- package/browser/es5/ai.cfgsync.3.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.min.js +2 -2
- package/browser/es5/ai.cfgsync.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-cfgsync-js.js +45 -20
- package/dist/es5/applicationinsights-cfgsync-js.js.map +1 -1
- package/dist/es5/applicationinsights-cfgsync-js.min.js +2 -2
- package/dist/es5/applicationinsights-cfgsync-js.min.js.map +1 -1
- package/dist-es5/CfgSyncHelperFuncs.js +1 -1
- package/dist-es5/CfgSyncPlugin.js +1 -1
- package/dist-es5/Interfaces/ICfgSyncCdnConfig.js +1 -1
- package/dist-es5/Interfaces/ICfgSyncConfig.js +1 -1
- package/dist-es5/Interfaces/ICfgSyncPlugin.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-cfgsync-js.js +1 -1
- package/package.json +3 -3
- package/types/applicationinsights-cfgsync-js.d.ts +1 -1
- package/types/applicationinsights-cfgsync-js.namespaced.d.ts +4 -34
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.cjs.js.map +0 -1
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.cjs.min.js +0 -6
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.cjs.min.js.map +0 -1
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.gbl.js.map +0 -1
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.gbl.min.js +0 -6
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.gbl.min.js.map +0 -1
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.integrity.json +0 -66
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.js.map +0 -1
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.min.js +0 -6
- package/browser/es5/ai.cfgsync.3.4.0-nightlybeta3.2504-20.min.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Properties Plugin, 3.4.0-nightlybeta3.
|
|
2
|
+
* Application Insights JavaScript SDK - Properties Plugin, 3.4.0-nightlybeta3.2505-12
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
import { isNullOrUndefined, isObject, objExtend, objForEachKey, setValueByKey } from "@nevware21/ts-utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Properties Plugin, 3.4.0-nightlybeta3.
|
|
2
|
+
* Application Insights JavaScript SDK - Properties Plugin, 3.4.0-nightlybeta3.2505-12
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
import { CfgSyncPlugin } from "./CfgSyncPlugin";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-cfgsync-js",
|
|
3
|
-
"version": "3.4.0-nightlybeta3.
|
|
3
|
+
"version": "3.4.0-nightlybeta3.2505-12",
|
|
4
4
|
"description": "Microsoft Application Insights CfgSync Plugin",
|
|
5
5
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
6
|
"author": "Microsoft Application Insights Team",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
60
60
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
61
|
-
"@microsoft/applicationinsights-core-js": "3.4.0-nightlybeta3.
|
|
62
|
-
"@microsoft/applicationinsights-common": "3.4.0-nightlybeta3.
|
|
61
|
+
"@microsoft/applicationinsights-core-js": "3.4.0-nightlybeta3.2505-12",
|
|
62
|
+
"@microsoft/applicationinsights-common": "3.4.0-nightlybeta3.2505-12",
|
|
63
63
|
"@nevware21/ts-utils": ">= 0.11.8 < 2.x",
|
|
64
64
|
"@nevware21/ts-async": ">= 0.5.4 < 2.x"
|
|
65
65
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights idsync plugin, 3.4.0-nightlybeta3.
|
|
2
|
+
* Microsoft Application Insights idsync plugin, 3.4.0-nightlybeta3.2505-12
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -270,7 +270,9 @@ declare namespace ApplicationInsights {
|
|
|
270
270
|
DefaultThrottleMsgKey = 109,
|
|
271
271
|
CdnDeprecation = 110,
|
|
272
272
|
SdkLdrUpdate = 111,
|
|
273
|
-
InitPromiseException = 112
|
|
273
|
+
InitPromiseException = 112,
|
|
274
|
+
StatsBeatManagerException = 113,
|
|
275
|
+
StatsBeatException = 114
|
|
274
276
|
}
|
|
275
277
|
|
|
276
278
|
const enum eLoggingSeverity {
|
|
@@ -381,7 +383,6 @@ declare namespace ApplicationInsights {
|
|
|
381
383
|
*/
|
|
382
384
|
addTelemetryInitializer(telemetryInitializer: TelemetryInitializerFunction): ITelemetryInitializerHandler;
|
|
383
385
|
pollInternalLogs?(eventName?: string): ITimerHandler;
|
|
384
|
-
getStatsBeat?(statsBeatConfig?: IStatsBeatConfig): IStatsBeat;
|
|
385
386
|
stopPollingInternalLogs?(): void;
|
|
386
387
|
/**
|
|
387
388
|
* Return a new instance of the IProcessTelemetryContext for processing events
|
|
@@ -1278,11 +1279,6 @@ declare namespace ApplicationInsights {
|
|
|
1278
1279
|
* @since 3.3.2
|
|
1279
1280
|
*/
|
|
1280
1281
|
expCfg?: IExceptionConfig;
|
|
1281
|
-
/**
|
|
1282
|
-
* [Optional] Internal SDK configuration for developers
|
|
1283
|
-
* @internal
|
|
1284
|
-
*/
|
|
1285
|
-
_sdk?: IInternalSdkConfiguration;
|
|
1286
1282
|
}
|
|
1287
1283
|
|
|
1288
1284
|
interface ICookieMgr {
|
|
@@ -1627,18 +1623,6 @@ declare namespace ApplicationInsights {
|
|
|
1627
1623
|
createOneDSPayload?: (evts: ITelemetryItem[]) => IPayloadData;
|
|
1628
1624
|
}
|
|
1629
1625
|
|
|
1630
|
-
/**
|
|
1631
|
-
* Internal SDK configuration options
|
|
1632
|
-
* @internal
|
|
1633
|
-
*/
|
|
1634
|
-
interface IInternalSdkConfiguration {
|
|
1635
|
-
/**
|
|
1636
|
-
* [Optional] Enable Internal StatsBeat
|
|
1637
|
-
* @internal
|
|
1638
|
-
*/
|
|
1639
|
-
stats?: boolean;
|
|
1640
|
-
}
|
|
1641
|
-
|
|
1642
1626
|
/**
|
|
1643
1627
|
* An alternate interface which provides automatic removal during unloading of the component
|
|
1644
1628
|
*/
|
|
@@ -2211,20 +2195,6 @@ declare namespace ApplicationInsights {
|
|
|
2211
2195
|
response?: Response | string;
|
|
2212
2196
|
}
|
|
2213
2197
|
|
|
2214
|
-
interface IStatsBeat {
|
|
2215
|
-
initialize(core: IAppInsightsCore, statsBeatConfig: IStatsBeatConfig): void;
|
|
2216
|
-
isInitialized(): boolean;
|
|
2217
|
-
count(status: number, payloadData: IPayloadData, endpoint: string): void;
|
|
2218
|
-
countException(endpoint: string, exceptionType: string): void;
|
|
2219
|
-
getEndpoint(): string;
|
|
2220
|
-
}
|
|
2221
|
-
|
|
2222
|
-
interface IStatsBeatConfig {
|
|
2223
|
-
ikey: string;
|
|
2224
|
-
endpoint: string;
|
|
2225
|
-
version?: string;
|
|
2226
|
-
}
|
|
2227
|
-
|
|
2228
2198
|
/**
|
|
2229
2199
|
* Identifies a simple interface to allow you to override the storage mechanism used
|
|
2230
2200
|
* to track unsent and unacknowledged events. When provided it must provide both
|