@microsoft/applicationinsights-debugplugin-js 3.4.3-nightly3.2606-03 → 3.4.3-nightly3.2606-06
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.dbg.3.4.3-nightly3.2606-03.cjs.js → ai.dbg.3.4.3-nightly3.2606-06.cjs.js} +3 -3
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.cjs.js.map +1 -0
- package/browser/es5/{ai.dbg.3.4.3-nightly3.2606-03.cjs.min.js → ai.dbg.3.4.3-nightly3.2606-06.cjs.min.js} +3 -3
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.cjs.min.js.map +1 -0
- package/browser/es5/{ai.dbg.3.4.3-nightly3.2606-03.gbl.js → ai.dbg.3.4.3-nightly3.2606-06.gbl.js} +5 -5
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.gbl.js.map +1 -0
- package/browser/es5/{ai.dbg.3.4.3-nightly3.2606-03.gbl.min.js → ai.dbg.3.4.3-nightly3.2606-06.gbl.min.js} +3 -3
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.gbl.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.integrity.json +66 -0
- package/browser/es5/{ai.dbg.3.4.3-nightly3.2606-03.js → ai.dbg.3.4.3-nightly3.2606-06.js} +5 -5
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.js.map +1 -0
- package/browser/es5/{ai.dbg.3.4.3-nightly3.2606-03.min.js → ai.dbg.3.4.3-nightly3.2606-06.min.js} +3 -3
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-06.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.cjs.js +2 -2
- package/browser/es5/ai.dbg.3.cjs.js.map +1 -1
- package/browser/es5/ai.dbg.3.cjs.min.js +2 -2
- package/browser/es5/ai.dbg.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.dbg.3.gbl.js +4 -4
- package/browser/es5/ai.dbg.3.gbl.js.map +1 -1
- package/browser/es5/ai.dbg.3.gbl.min.js +2 -2
- package/browser/es5/ai.dbg.3.gbl.min.js.map +1 -1
- package/browser/es5/ai.dbg.3.integrity.json +25 -25
- package/browser/es5/ai.dbg.3.js +4 -4
- package/browser/es5/ai.dbg.3.js.map +1 -1
- package/browser/es5/ai.dbg.3.min.js +2 -2
- package/browser/es5/ai.dbg.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.js +2 -2
- package/dist/es5/applicationinsights-debugplugin-js.js.map +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.min.js +2 -2
- package/dist/es5/applicationinsights-debugplugin-js.min.js.map +1 -1
- package/dist-es5/DebugPlugin.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-debugplugin-js.js +1 -1
- package/dist-es5/components/Dashboard.js +1 -1
- package/dist-es5/components/LogEntry.js +1 -1
- package/dist-es5/components/debugBins.js +1 -1
- package/dist-es5/components/filterList.js +1 -1
- package/dist-es5/components/helpers.js +1 -1
- package/dist-es5/components/styleNodeSrc.js +1 -1
- package/dist-es5/interfaces/IDebugPluginConfig.js +1 -1
- package/package.json +2 -2
- package/types/applicationinsights-debugplugin-js.d.ts +1 -1
- package/types/applicationinsights-debugplugin-js.namespaced.d.ts +31 -1
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.cjs.js.map +0 -1
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.cjs.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.gbl.js.map +0 -1
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.gbl.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.integrity.json +0 -66
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.js.map +0 -1
- package/browser/es5/ai.dbg.3.4.3-nightly3.2606-03.min.js.map +0 -1
package/dist-es5/DebugPlugin.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Debug Plugin, 3.4.3-nightly3.2606-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.4.3-nightly3.2606-06
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
import dynamicProto from "@microsoft/dynamicproto-js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Debug Plugin, 3.4.3-nightly3.2606-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.4.3-nightly3.2606-06
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
import { isArray, isBoolean, isError, isNumber, isObject, isString, objToString } from "@microsoft/applicationinsights-core-js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-debugplugin-js",
|
|
3
|
-
"version": "3.4.3-nightly3.2606-
|
|
3
|
+
"version": "3.4.3-nightly3.2606-06",
|
|
4
4
|
"description": "Microsoft Application Insights JavaScript SDK - Debug Plugin extension",
|
|
5
5
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
6
|
"author": "Microsoft Application Insights Team",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
59
|
-
"@microsoft/applicationinsights-core-js": "3.4.3-nightly3.2606-
|
|
59
|
+
"@microsoft/applicationinsights-core-js": "3.4.3-nightly3.2606-06",
|
|
60
60
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
61
61
|
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
|
|
62
62
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft.ApplicationInsights, 3.4.3-nightly3.2606-
|
|
2
|
+
* Microsoft.ApplicationInsights, 3.4.3-nightly3.2606-06
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -1157,6 +1157,11 @@ declare namespace ApplicationInsights {
|
|
|
1157
1157
|
* @defaultValue eTraceHeadersMode.All
|
|
1158
1158
|
*/
|
|
1159
1159
|
traceHdrMode?: eTraceHeadersMode;
|
|
1160
|
+
/**
|
|
1161
|
+
* [Optional] SDK Stats configuration for periodic reporting of telemetry pipeline metrics.
|
|
1162
|
+
* @since 3.4.3
|
|
1163
|
+
*/
|
|
1164
|
+
sdkStats?: ISdkStatsConfig;
|
|
1160
1165
|
}
|
|
1161
1166
|
|
|
1162
1167
|
interface ICookieMgr {
|
|
@@ -1879,6 +1884,13 @@ declare namespace ApplicationInsights {
|
|
|
1879
1884
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1880
1885
|
*/
|
|
1881
1886
|
unload?(isAsync?: boolean): void | IPromise<void>;
|
|
1887
|
+
/**
|
|
1888
|
+
* [Optional] A function called when events are being retried.
|
|
1889
|
+
* @param events - The array of events that are being retried.
|
|
1890
|
+
* @param statusCode - The HTTP status code that triggered the retry.
|
|
1891
|
+
* @since 3.4.3
|
|
1892
|
+
*/
|
|
1893
|
+
eventsRetry?(events: ITelemetryItem[], statusCode: number): void;
|
|
1882
1894
|
/**
|
|
1883
1895
|
* [Optional] A function called when the offline events have been stored to the persistent storage
|
|
1884
1896
|
* @param events - items that are stored in the persistent storage
|
|
@@ -1949,6 +1961,13 @@ declare namespace ApplicationInsights {
|
|
|
1949
1961
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1950
1962
|
*/
|
|
1951
1963
|
unload?(isAsync?: boolean): void | IPromise<void>;
|
|
1964
|
+
/**
|
|
1965
|
+
* Notification for events being retried.
|
|
1966
|
+
* @param events - The array of events that are being retried.
|
|
1967
|
+
* @param statusCode - The HTTP status code that triggered the retry.
|
|
1968
|
+
* @since 3.4.3
|
|
1969
|
+
*/
|
|
1970
|
+
eventsRetry?(events: ITelemetryItem[], statusCode: number): void;
|
|
1952
1971
|
/**
|
|
1953
1972
|
* [Optional] A function called when the offline events have been stored to the persistent storage
|
|
1954
1973
|
* @param events - items that are stored in the persistent storage
|
|
@@ -3464,6 +3483,17 @@ declare namespace ApplicationInsights {
|
|
|
3464
3483
|
readonly droppedAttributesCount: number;
|
|
3465
3484
|
}
|
|
3466
3485
|
|
|
3486
|
+
/**
|
|
3487
|
+
* Configuration for SDK Stats periodic reporting.
|
|
3488
|
+
*/
|
|
3489
|
+
interface ISdkStatsConfig {
|
|
3490
|
+
/**
|
|
3491
|
+
* Flush interval in ms.
|
|
3492
|
+
* @defaultValue 900000 (15 minutes)
|
|
3493
|
+
*/
|
|
3494
|
+
int?: number;
|
|
3495
|
+
}
|
|
3496
|
+
|
|
3467
3497
|
/**
|
|
3468
3498
|
* Represents the execution scope for a span, combining the trace instance and the active span.
|
|
3469
3499
|
* This interface is used as the context for executing functions within a span's scope.
|