@microsoft/applicationinsights-channel-js 3.3.5-nightly3.2501-07 → 3.3.5-nightly3.2502-02
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/{applicationinsights-channel-js.3.3.5-nightly3.2501-07.js → applicationinsights-channel-js.3.3.5-nightly3.2502-02.cjs.js} +249 -165
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.cjs.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.cjs.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.cjs.min.js.map +1 -0
- package/browser/es5/{applicationinsights-channel-js.3.3.5-nightly3.2501-07.gbl.js → applicationinsights-channel-js.3.3.5-nightly3.2502-02.gbl.js} +251 -140
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.gbl.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.gbl.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.gbl.min.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.integrity.json +66 -0
- package/browser/es5/{applicationinsights-channel-js.3.3.5-nightly3.2501-07.cjs.js → applicationinsights-channel-js.3.3.5-nightly3.2502-02.js} +276 -138
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2502-02.min.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.cjs.js +248 -137
- package/browser/es5/applicationinsights-channel-js.3.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.gbl.js +250 -139
- package/browser/es5/applicationinsights-channel-js.3.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.integrity.json +25 -25
- package/browser/es5/applicationinsights-channel-js.3.js +250 -139
- package/browser/es5/applicationinsights-channel-js.3.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-channel-js.js +248 -137
- package/dist/es5/applicationinsights-channel-js.js.map +1 -1
- package/dist/es5/applicationinsights-channel-js.min.js +2 -2
- package/dist/es5/applicationinsights-channel-js.min.js.map +1 -1
- package/dist-es5/EnvelopeCreator.js +2 -2
- package/dist-es5/EnvelopeCreator.js.map +1 -1
- package/dist-es5/Interfaces.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/SendBuffer.js +1 -1
- package/dist-es5/Sender.js +3 -3
- package/dist-es5/Sender.js.map +1 -1
- package/dist-es5/Serializer.js +1 -1
- package/dist-es5/TelemetryProcessors/Sample.js +1 -1
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js +1 -1
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-channel-js.js +1 -1
- package/package.json +5 -5
- package/types/applicationinsights-channel-js.d.ts +3 -3
- package/types/applicationinsights-channel-js.namespaced.d.ts +8 -8
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.cjs.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.cjs.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.cjs.min.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.gbl.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.gbl.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.gbl.min.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.integrity.json +0 -66
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.3.5-nightly3.2501-07.min.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-channel-js",
|
|
3
|
-
"version": "3.3.5-nightly3.
|
|
3
|
+
"version": "3.3.5-nightly3.2502-02",
|
|
4
4
|
"description": "Microsoft Application Insights JavaScript SDK Channel",
|
|
5
5
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
6
|
"author": "Microsoft Application Insights Team",
|
|
@@ -57,10 +57,10 @@
|
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
59
59
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
60
|
-
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.
|
|
61
|
-
"@microsoft/applicationinsights-common": "3.3.5-nightly3.
|
|
62
|
-
"@nevware21/ts-utils": ">= 0.11.
|
|
63
|
-
"@nevware21/ts-async": ">= 0.5.
|
|
60
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2502-02",
|
|
61
|
+
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2502-02",
|
|
62
|
+
"@nevware21/ts-utils": ">= 0.11.6 < 2.x",
|
|
63
|
+
"@nevware21/ts-async": ">= 0.5.4 < 2.x"
|
|
64
64
|
},
|
|
65
65
|
"license": "MIT",
|
|
66
66
|
"publishConfig": {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights JavaScript SDK Channel, 3.3.5-nightly3.
|
|
2
|
+
* Microsoft Application Insights JavaScript SDK Channel, 3.3.5-nightly3.2502-02
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -152,7 +152,7 @@ export declare interface ISenderConfig {
|
|
|
152
152
|
isRetryDisabled: boolean;
|
|
153
153
|
isBeaconApiDisabled: boolean;
|
|
154
154
|
/**
|
|
155
|
-
* Don't use XMLHttpRequest or XDomainRequest (for IE
|
|
155
|
+
* Don't use XMLHttpRequest or XDomainRequest (for IE \< 9) by default instead attempt to use fetch() or sendBeacon.
|
|
156
156
|
* If no other transport is available it will still use XMLHttpRequest
|
|
157
157
|
*/
|
|
158
158
|
disableXhr: boolean;
|
|
@@ -313,7 +313,7 @@ export declare class Sender extends BaseTelemetryPlugin implements IChannelContr
|
|
|
313
313
|
* send is complete. The actual implementation of the `IPromise` will be a native Promise (if supported) or the default
|
|
314
314
|
* as supplied by [ts-async library](https://github.com/nevware21/ts-async)
|
|
315
315
|
* @param async - Indicates if the events should be sent asynchronously
|
|
316
|
-
* @param forcedSender -
|
|
316
|
+
* @param forcedSender - Indicates the forcedSender, undefined if not passed
|
|
317
317
|
* @returns - Nothing or optionally, if occurring asynchronously a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
318
318
|
* which will be resolved (or reject) once the send is complete, the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
319
319
|
* should only be returned when async is true.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights JavaScript SDK Channel, 3.3.5-nightly3.
|
|
2
|
+
* Microsoft Application Insights JavaScript SDK Channel, 3.3.5-nightly3.2502-02
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -1081,8 +1081,8 @@ declare namespace ApplicationInsights {
|
|
|
1081
1081
|
*/
|
|
1082
1082
|
enablePerfMgr?: boolean;
|
|
1083
1083
|
/**
|
|
1084
|
-
* [Optional] Callback function that will be called to create a the IPerfManager instance when required and
|
|
1085
|
-
* is enabled, this enables you to override the default creation of a PerfManager() without needing to
|
|
1084
|
+
* [Optional] Callback function that will be called to create a the IPerfManager instance when required and `enablePerfMgr`
|
|
1085
|
+
* is enabled, this enables you to override the default creation of a PerfManager() without needing to `setPerfMgr()`
|
|
1086
1086
|
* after initialization.
|
|
1087
1087
|
*/
|
|
1088
1088
|
createPerfMgr?: (core: IAppInsightsCore, notificationManager: INotificationManager) => IPerfManager;
|
|
@@ -1302,7 +1302,7 @@ declare namespace ApplicationInsights {
|
|
|
1302
1302
|
throwInternal(severity: LoggingSeverity, msgId: _InternalMessageId, msg: string, properties?: Object, isUserAct?: boolean): void;
|
|
1303
1303
|
/**
|
|
1304
1304
|
* This will write a debug message to the console if possible
|
|
1305
|
-
* @param message -
|
|
1305
|
+
* @param message - The debug message
|
|
1306
1306
|
*/
|
|
1307
1307
|
debugToConsole?(message: string): void;
|
|
1308
1308
|
/**
|
|
@@ -1487,7 +1487,7 @@ declare namespace ApplicationInsights {
|
|
|
1487
1487
|
/**
|
|
1488
1488
|
* Identifies configuration override values when given feature is enabled
|
|
1489
1489
|
* NOTE: should use flat string for fields, for example, if you want to set value for extensionConfig.Ananlytics.disableAjaxTrackig in configurations,
|
|
1490
|
-
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: {["extensionConfig.Analytics.disableAjaxTrackig"]:1}
|
|
1490
|
+
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: \{["extensionConfig.Analytics.disableAjaxTrackig"]:1\}
|
|
1491
1491
|
* Default: undefined
|
|
1492
1492
|
*/
|
|
1493
1493
|
onCfg?: {
|
|
@@ -1496,7 +1496,7 @@ declare namespace ApplicationInsights {
|
|
|
1496
1496
|
/**
|
|
1497
1497
|
* Identifies configuration override values when given feature is disabled
|
|
1498
1498
|
* NOTE: should use flat string for fields, for example, if you want to set value for extensionConfig.Ananlytics.disableAjaxTrackig in configurations,
|
|
1499
|
-
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: {["extensionConfig.Analytics.disableAjaxTrackig"]:1}
|
|
1499
|
+
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: \{["extensionConfig.Analytics.disableAjaxTrackig"]:1\}
|
|
1500
1500
|
* Default: undefined
|
|
1501
1501
|
*/
|
|
1502
1502
|
offCfg?: {
|
|
@@ -2255,7 +2255,7 @@ declare namespace ApplicationInsights {
|
|
|
2255
2255
|
isRetryDisabled: boolean;
|
|
2256
2256
|
isBeaconApiDisabled: boolean;
|
|
2257
2257
|
/**
|
|
2258
|
-
* Don't use XMLHttpRequest or XDomainRequest (for IE
|
|
2258
|
+
* Don't use XMLHttpRequest or XDomainRequest (for IE \< 9) by default instead attempt to use fetch() or sendBeacon.
|
|
2259
2259
|
* If no other transport is available it will still use XMLHttpRequest
|
|
2260
2260
|
*/
|
|
2261
2261
|
disableXhr: boolean;
|
|
@@ -2861,7 +2861,7 @@ declare namespace ApplicationInsights {
|
|
|
2861
2861
|
* send is complete. The actual implementation of the `IPromise` will be a native Promise (if supported) or the default
|
|
2862
2862
|
* as supplied by [ts-async library](https://github.com/nevware21/ts-async)
|
|
2863
2863
|
* @param async - Indicates if the events should be sent asynchronously
|
|
2864
|
-
* @param forcedSender -
|
|
2864
|
+
* @param forcedSender - Indicates the forcedSender, undefined if not passed
|
|
2865
2865
|
* @returns - Nothing or optionally, if occurring asynchronously a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
2866
2866
|
* which will be resolved (or reject) once the send is complete, the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
2867
2867
|
* should only be returned when async is true.
|