@microsoft/applicationinsights-osplugin-js 3.4.0-nightlybeta3.2507-23 → 3.4.0-nightlybeta3.2601-11
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.osplugin.3.4.0-nightlybeta3.2507-23.gbl.js → ai.osplugin.3.4.0-nightlybeta3.2601-11.cjs.js} +39 -144
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.cjs.js.map +1 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.cjs.min.js +6 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.cjs.min.js.map +1 -0
- package/browser/es5/{ai.osplugin.3.4.0-nightlybeta3.2507-23.cjs.js → ai.osplugin.3.4.0-nightlybeta3.2601-11.gbl.js} +62 -121
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.gbl.js.map +1 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.gbl.min.js +6 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.gbl.min.js.map +1 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.integrity.json +66 -0
- package/browser/es5/{ai.osplugin.3.4.0-nightlybeta3.2507-23.js → ai.osplugin.3.4.0-nightlybeta3.2601-11.js} +41 -123
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.js.map +1 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.min.js +6 -0
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2601-11.min.js.map +1 -0
- package/browser/es5/ai.osplugin.3.cjs.js +38 -120
- package/browser/es5/ai.osplugin.3.cjs.js.map +1 -1
- package/browser/es5/ai.osplugin.3.cjs.min.js +2 -2
- package/browser/es5/ai.osplugin.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.osplugin.3.gbl.js +40 -122
- package/browser/es5/ai.osplugin.3.gbl.js.map +1 -1
- package/browser/es5/ai.osplugin.3.gbl.min.js +2 -2
- package/browser/es5/ai.osplugin.3.gbl.min.js.map +1 -1
- package/browser/es5/ai.osplugin.3.integrity.json +25 -25
- package/browser/es5/ai.osplugin.3.js +40 -122
- package/browser/es5/ai.osplugin.3.js.map +1 -1
- package/browser/es5/ai.osplugin.3.min.js +2 -2
- package/browser/es5/ai.osplugin.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-osplugin-js.js +38 -120
- package/dist/es5/applicationinsights-osplugin-js.js.map +1 -1
- package/dist/es5/applicationinsights-osplugin-js.min.js +2 -2
- package/dist/es5/applicationinsights-osplugin-js.min.js.map +1 -1
- package/dist-es5/DataModels.js +1 -1
- package/dist-es5/OsPlugin.js +2 -2
- package/dist-es5/OsPlugin.js.map +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-osplugin-js.js +1 -1
- package/package.json +3 -3
- package/types/applicationinsights-osplugin-js.d.ts +1 -1
- package/types/applicationinsights-osplugin-js.namespaced.d.ts +1662 -65
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.cjs.js.map +0 -1
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.cjs.min.js +0 -6
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.cjs.min.js.map +0 -1
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.gbl.js.map +0 -1
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.gbl.min.js +0 -6
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.gbl.min.js.map +0 -1
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.integrity.json +0 -66
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.js.map +0 -1
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.min.js +0 -6
- package/browser/es5/ai.osplugin.3.4.0-nightlybeta3.2507-23.min.js.map +0 -1
|
@@ -1,28 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - OS Plugin, 3.4.0-nightlybeta3.
|
|
2
|
+
* Application Insights JavaScript SDK - OS Plugin, 3.4.0-nightlybeta3.2601-11
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
|
-
(function (global, factory) {
|
|
6
|
-
var undef = "undefined";
|
|
7
|
-
var nsKey, key, nm, theExports = {}, modName = "es5_ai_osplugin_3_4_0_nightlybeta3_2507_23", msMod="__ms$mod__";
|
|
8
|
-
var mods={}, modDetail=mods[modName]={}, ver="3.4.0-nightlybeta3.2507-23";
|
|
9
|
-
var baseNs=global, nsKey="Microsoft", baseNs=baseNs[nsKey]=(baseNs[nsKey]||{});
|
|
10
|
-
// Versioned namespace "Microsoft.ApplicationInsights3"
|
|
11
|
-
var exportNs=baseNs, nsKey="ApplicationInsights3", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
12
|
-
// Global namespace "Microsoft.ApplicationInsights"
|
|
13
|
-
var destNs=baseNs, nsKey="ApplicationInsights", destNs=destNs[nsKey]=(destNs[nsKey]||{});
|
|
14
|
-
var expNsDetail=(exportNs[msMod]=(exportNs[msMod] || {})), expNameVer=(expNsDetail["v"]=(expNsDetail["v"] || []));
|
|
15
|
-
var destNsDetail=(destNs[msMod]=(destNs[msMod] || {})), destNameVer=(destNsDetail["v"]=(destNsDetail["v"] || []));
|
|
16
|
-
(destNsDetail["o"]=(destNsDetail["o"] || [])).push(mods);
|
|
17
|
-
factory(theExports);
|
|
18
|
-
for(var key in theExports) {
|
|
19
|
-
// Always set the imported value into the "export" versioned namespace (last-write wins)
|
|
20
|
-
nm="x", exportNs[key]=theExports[key], expNameVer[key]=ver;
|
|
21
|
-
// Copy over any named element that is not already present (first-write wins)
|
|
22
|
-
typeof destNs[key]===undef ? (nm="n", destNs[key]=theExports[key]) && (destNameVer[key]=ver) : !destNameVer[key] && (destNameVer[key]="---");
|
|
23
|
-
(modDetail[nm] = (modDetail[nm] || [])).push(key);
|
|
24
|
-
}
|
|
25
|
-
})(this, (function (exports) {
|
|
26
5
|
'use strict';
|
|
27
6
|
|
|
28
7
|
|
|
@@ -1108,6 +1087,7 @@ var _DYN_LOGGER = "logger";
|
|
|
1108
1087
|
var _DYN_CANCEL = "cancel";
|
|
1109
1088
|
var _DYN_INITIALIZE = "initialize";
|
|
1110
1089
|
var _DYN_IDENTIFIER = "identifier";
|
|
1090
|
+
var _DYN_STRINGIFY = "stringify";
|
|
1111
1091
|
var _DYN_IS_INITIALIZED = "isInitialized";
|
|
1112
1092
|
var _DYN_GET_PLUGIN = "getPlugin";
|
|
1113
1093
|
var _DYN_NAME = "name";
|
|
@@ -1115,6 +1095,7 @@ var _DYN_PROCESS_NEXT = "processNext";
|
|
|
1115
1095
|
var _DYN_GET_PROCESS_TEL_CONT2 = "getProcessTelContext";
|
|
1116
1096
|
var _DYN_UNLOAD = "unload";
|
|
1117
1097
|
var _DYN_LOGGING_LEVEL_CONSOL4 = "loggingLevelConsole";
|
|
1098
|
+
var _DYN_JOIN = "join";
|
|
1118
1099
|
var _DYN_CREATE_NEW = "createNew";
|
|
1119
1100
|
var _DYN_TEARDOWN = "teardown";
|
|
1120
1101
|
var _DYN_MESSAGE_ID = "messageId";
|
|
@@ -1127,11 +1108,13 @@ var _DYN_SET_NEXT_PLUGIN = "setNextPlugin";
|
|
|
1127
1108
|
var _DYN_USER_AGENT = "userAgent";
|
|
1128
1109
|
var _DYN_SPLIT = "split";
|
|
1129
1110
|
var _DYN_REPLACE = "replace";
|
|
1111
|
+
var _DYN_CONCAT = "concat";
|
|
1130
1112
|
var _DYN_TYPE = "type";
|
|
1131
1113
|
var _DYN_EVT_NAME = "evtName";
|
|
1132
1114
|
var _DYN_IS_CHILD_EVT = "isChildEvt";
|
|
1133
1115
|
var _DYN_GET_CTX = "getCtx";
|
|
1134
1116
|
var _DYN_SET_CTX = "setCtx";
|
|
1117
|
+
var _DYN_CONFIG = "config";
|
|
1135
1118
|
|
|
1136
1119
|
var aggregationErrorType;
|
|
1137
1120
|
function throwAggregationError(message, sourceErrors) {
|
|
@@ -1150,7 +1133,7 @@ function throwAggregationError(message, sourceErrors) {
|
|
|
1150
1133
|
}
|
|
1151
1134
|
|
|
1152
1135
|
/*!
|
|
1153
|
-
* NevWare21 Solutions LLC - ts-async, 0.5.
|
|
1136
|
+
* NevWare21 Solutions LLC - ts-async, 0.5.5
|
|
1154
1137
|
* https://github.com/nevware21/ts-async
|
|
1155
1138
|
* Copyright (c) NevWare21 Solutions LLC and contributors. All rights reserved.
|
|
1156
1139
|
* Licensed under the MIT license.
|
|
@@ -1318,19 +1301,6 @@ function proxyFunctionAs(target, name, source, theFunc, overwriteTarget) {
|
|
|
1318
1301
|
}
|
|
1319
1302
|
}
|
|
1320
1303
|
}
|
|
1321
|
-
function createClassFromInterface(defaults) {
|
|
1322
|
-
return /** @class */ (function () {
|
|
1323
|
-
function class_1() {
|
|
1324
|
-
var _this = this;
|
|
1325
|
-
if (defaults) {
|
|
1326
|
-
objForEachKey(defaults, function (field, value) {
|
|
1327
|
-
_this[field] = value;
|
|
1328
|
-
});
|
|
1329
|
-
}
|
|
1330
|
-
}
|
|
1331
|
-
return class_1;
|
|
1332
|
-
}());
|
|
1333
|
-
}
|
|
1334
1304
|
|
|
1335
1305
|
var strConsole = "console";
|
|
1336
1306
|
var strJSON = "JSON";
|
|
@@ -1441,7 +1411,7 @@ function newId(maxLength) {
|
|
|
1441
1411
|
return result;
|
|
1442
1412
|
}
|
|
1443
1413
|
|
|
1444
|
-
var version = '3.4.0-nightlybeta3.
|
|
1414
|
+
var version = '3.4.0-nightlybeta3.2601-11';
|
|
1445
1415
|
var instanceName = "." + newId(6);
|
|
1446
1416
|
var _dataUid = 0;
|
|
1447
1417
|
function _canAcceptData(target) {
|
|
@@ -2168,7 +2138,7 @@ var _InternalLogMessage = /** @class */ (function () {
|
|
|
2168
2138
|
msgId;
|
|
2169
2139
|
var strProps = STR_EMPTY;
|
|
2170
2140
|
if (hasJSON()) {
|
|
2171
|
-
strProps = getJSON()
|
|
2141
|
+
strProps = getJSON()[_DYN_STRINGIFY ](properties);
|
|
2172
2142
|
}
|
|
2173
2143
|
var diagnosticText = (msg ? " message:" + _sanitizeDiagnosticText(msg) : STR_EMPTY) +
|
|
2174
2144
|
(properties ? " props:" + _sanitizeDiagnosticText(strProps) : STR_EMPTY);
|
|
@@ -2243,6 +2213,9 @@ var DiagnosticLogger = /** @class */ (function () {
|
|
|
2243
2213
|
_unloadHandler && _unloadHandler.rm();
|
|
2244
2214
|
_unloadHandler = null;
|
|
2245
2215
|
};
|
|
2216
|
+
objDefine(_self, "dbgMode", {
|
|
2217
|
+
g: function () { return _enableDebug; }
|
|
2218
|
+
});
|
|
2246
2219
|
function _logInternalMessage(severity, message) {
|
|
2247
2220
|
if (_areInternalMessagesThrottled()) {
|
|
2248
2221
|
return;
|
|
@@ -2305,6 +2278,9 @@ function _throwInternal(logger, severity, msgId, msg, properties, isUserAct) {
|
|
|
2305
2278
|
_getLogger(logger)[_DYN_THROW_INTERNAL ](severity, msgId, msg, properties, isUserAct);
|
|
2306
2279
|
}
|
|
2307
2280
|
|
|
2281
|
+
function _noopVoid() {
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2308
2284
|
var strExecutionContextKey = "ctx";
|
|
2309
2285
|
var strParentContextKey = "ParentContextKey";
|
|
2310
2286
|
var strChildrenContextKey = "ChildrenContextKey";
|
|
@@ -2366,7 +2342,7 @@ var PerfEvent = /** @class */ (function () {
|
|
|
2366
2342
|
}
|
|
2367
2343
|
_self.time = utcNow() - _self.start;
|
|
2368
2344
|
_self.exTime = _self.time - childTime;
|
|
2369
|
-
_self.complete =
|
|
2345
|
+
_self.complete = _noopVoid;
|
|
2370
2346
|
};
|
|
2371
2347
|
}
|
|
2372
2348
|
PerfEvent.ParentContextKey = "parent";
|
|
@@ -2433,7 +2409,7 @@ function _getNextProxyStart(proxy, core, startAt) {
|
|
|
2433
2409
|
}
|
|
2434
2410
|
proxy = proxy[_DYN_GET_NEXT ]();
|
|
2435
2411
|
}
|
|
2436
|
-
return createTelemetryProxyChain([startAt], core
|
|
2412
|
+
return createTelemetryProxyChain([startAt], core[_DYN_CONFIG ] || {}, core);
|
|
2437
2413
|
}
|
|
2438
2414
|
function _createInternalContext(telemetryChain, dynamicHandler, core, startAt) {
|
|
2439
2415
|
var _nextProxy = null;
|
|
@@ -2585,7 +2561,7 @@ function createProcessTelemetryContext(telemetryChain, cfg, core, startAt) {
|
|
|
2585
2561
|
return context;
|
|
2586
2562
|
}
|
|
2587
2563
|
function createProcessTelemetryUnloadContext(telemetryChain, core, startAt) {
|
|
2588
|
-
var config = createDynamicConfig(core
|
|
2564
|
+
var config = createDynamicConfig(core[_DYN_CONFIG ]);
|
|
2589
2565
|
var internalContext = _createInternalContext(telemetryChain, config, core, startAt);
|
|
2590
2566
|
var context = internalContext.ctx;
|
|
2591
2567
|
function _processNext(unloadState) {
|
|
@@ -2605,7 +2581,7 @@ function createProcessTelemetryUnloadContext(telemetryChain, core, startAt) {
|
|
|
2605
2581
|
return context;
|
|
2606
2582
|
}
|
|
2607
2583
|
function createProcessTelemetryUpdateContext(telemetryChain, core, startAt) {
|
|
2608
|
-
var config = createDynamicConfig(core
|
|
2584
|
+
var config = createDynamicConfig(core[_DYN_CONFIG ]);
|
|
2609
2585
|
var internalContext = _createInternalContext(telemetryChain, config, core, startAt);
|
|
2610
2586
|
var context = internalContext.ctx;
|
|
2611
2587
|
function _processNext(updateState) {
|
|
@@ -2653,6 +2629,7 @@ function createTelemetryProxyChain(plugins, config, core, startAt) {
|
|
|
2653
2629
|
return firstProxy;
|
|
2654
2630
|
}
|
|
2655
2631
|
function createTelemetryPluginProxy(plugin, config, core) {
|
|
2632
|
+
var _a;
|
|
2656
2633
|
var nextProxy = null;
|
|
2657
2634
|
var hasProcessTelemetry = isFunction(plugin[STR_PROCESS_TELEMETRY ]);
|
|
2658
2635
|
var hasSetNext = isFunction(plugin[_DYN_SET_NEXT_PLUGIN ]);
|
|
@@ -2663,21 +2640,22 @@ function createTelemetryPluginProxy(plugin, config, core) {
|
|
|
2663
2640
|
else {
|
|
2664
2641
|
chainId = "Unknown-0-" + _chainId++;
|
|
2665
2642
|
}
|
|
2666
|
-
var proxyChain = {
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2643
|
+
var proxyChain = (_a = {
|
|
2644
|
+
getPlugin: function () {
|
|
2645
|
+
return plugin;
|
|
2646
|
+
},
|
|
2647
|
+
getNext: function () {
|
|
2648
|
+
return nextProxy;
|
|
2649
|
+
}
|
|
2672
2650
|
},
|
|
2673
|
-
|
|
2674
|
-
unload
|
|
2675
|
-
update
|
|
2676
|
-
_id
|
|
2677
|
-
_setNext
|
|
2651
|
+
_a[STR_PROCESS_TELEMETRY ] = _processTelemetry,
|
|
2652
|
+
_a.unload = _unloadPlugin,
|
|
2653
|
+
_a.update = _updatePlugin,
|
|
2654
|
+
_a._id = chainId,
|
|
2655
|
+
_a._setNext = function (nextPlugin) {
|
|
2678
2656
|
nextProxy = nextPlugin;
|
|
2679
|
-
}
|
|
2680
|
-
|
|
2657
|
+
},
|
|
2658
|
+
_a);
|
|
2681
2659
|
function _getTelCtx() {
|
|
2682
2660
|
var itemCtx;
|
|
2683
2661
|
if (plugin && isFunction(plugin[strGetTelCtx])) {
|
|
@@ -2756,7 +2734,7 @@ function createTelemetryPluginProxy(plugin, config, core) {
|
|
|
2756
2734
|
}
|
|
2757
2735
|
return hasRun;
|
|
2758
2736
|
}
|
|
2759
|
-
if (!_processChain(unloadCtx, _callTeardown, "unload",
|
|
2737
|
+
if (!_processChain(unloadCtx, _callTeardown, "unload", _noopVoid, unloadState.isAsync)) {
|
|
2760
2738
|
unloadCtx[_DYN_PROCESS_NEXT ](unloadState);
|
|
2761
2739
|
}
|
|
2762
2740
|
}
|
|
@@ -2774,7 +2752,7 @@ function createTelemetryPluginProxy(plugin, config, core) {
|
|
|
2774
2752
|
}
|
|
2775
2753
|
return hasRun;
|
|
2776
2754
|
}
|
|
2777
|
-
if (!_processChain(updateCtx, _callUpdate, "update",
|
|
2755
|
+
if (!_processChain(updateCtx, _callUpdate, "update", _noopVoid, false)) {
|
|
2778
2756
|
updateCtx[_DYN_PROCESS_NEXT ](updateState);
|
|
2779
2757
|
}
|
|
2780
2758
|
}
|
|
@@ -3020,7 +2998,7 @@ function _getEvtNamespace(eventName, evtNamespace) {
|
|
|
3020
2998
|
var parsedEvent = (eventNamespace.exec(eventName || STR_EMPTY) || []);
|
|
3021
2999
|
return {
|
|
3022
3000
|
type: parsedEvent[1],
|
|
3023
|
-
ns: ((parsedEvent[2] || STR_EMPTY).replace(rRemoveEmptyNs, ".").replace(rRemoveTrailingEmptyNs, STR_EMPTY)
|
|
3001
|
+
ns: ((parsedEvent[2] || STR_EMPTY).replace(rRemoveEmptyNs, ".").replace(rRemoveTrailingEmptyNs, STR_EMPTY).split(".").sort())[_DYN_JOIN ](".")
|
|
3024
3002
|
};
|
|
3025
3003
|
}
|
|
3026
3004
|
function _getRegisteredEvents(target, evtName, addDefault) {
|
|
@@ -3088,7 +3066,7 @@ function mergeEvtNamespace(theNamespace, namespaces) {
|
|
|
3088
3066
|
var newNamespaces;
|
|
3089
3067
|
if (namespaces) {
|
|
3090
3068
|
if (isArray(namespaces)) {
|
|
3091
|
-
newNamespaces = [theNamespace]
|
|
3069
|
+
newNamespaces = [theNamespace][_DYN_CONCAT ](namespaces);
|
|
3092
3070
|
}
|
|
3093
3071
|
else {
|
|
3094
3072
|
newNamespaces = [theNamespace, namespaces];
|
|
@@ -3297,86 +3275,6 @@ function utlSetSessionStorage(logger, name, data) {
|
|
|
3297
3275
|
return false;
|
|
3298
3276
|
}
|
|
3299
3277
|
|
|
3300
|
-
function _aiNameFunc(baseName) {
|
|
3301
|
-
var aiName = "ai." + baseName + ".";
|
|
3302
|
-
return function (name) {
|
|
3303
|
-
return aiName + name;
|
|
3304
|
-
};
|
|
3305
|
-
}
|
|
3306
|
-
var _aiApplication = _aiNameFunc("application");
|
|
3307
|
-
var _aiDevice = _aiNameFunc("device");
|
|
3308
|
-
var _aiLocation = _aiNameFunc("location");
|
|
3309
|
-
var _aiOperation = _aiNameFunc("operation");
|
|
3310
|
-
var _aiSession = _aiNameFunc("session");
|
|
3311
|
-
var _aiUser = _aiNameFunc("user");
|
|
3312
|
-
var _aiCloud = _aiNameFunc("cloud");
|
|
3313
|
-
var _aiInternal = _aiNameFunc("internal");
|
|
3314
|
-
var ContextTagKeys = /** @class */ (function (_super) {
|
|
3315
|
-
__extendsFn(ContextTagKeys, _super);
|
|
3316
|
-
function ContextTagKeys() {
|
|
3317
|
-
return _super.call(this) || this;
|
|
3318
|
-
}
|
|
3319
|
-
return ContextTagKeys;
|
|
3320
|
-
}(createClassFromInterface({
|
|
3321
|
-
applicationVersion: _aiApplication("ver"),
|
|
3322
|
-
applicationBuild: _aiApplication("build"),
|
|
3323
|
-
applicationTypeId: _aiApplication("typeId"),
|
|
3324
|
-
applicationId: _aiApplication("applicationId"),
|
|
3325
|
-
applicationLayer: _aiApplication("layer"),
|
|
3326
|
-
deviceId: _aiDevice("id"),
|
|
3327
|
-
deviceIp: _aiDevice("ip"),
|
|
3328
|
-
deviceLanguage: _aiDevice("language"),
|
|
3329
|
-
deviceLocale: _aiDevice("locale"),
|
|
3330
|
-
deviceModel: _aiDevice("model"),
|
|
3331
|
-
deviceFriendlyName: _aiDevice("friendlyName"),
|
|
3332
|
-
deviceNetwork: _aiDevice("network"),
|
|
3333
|
-
deviceNetworkName: _aiDevice("networkName"),
|
|
3334
|
-
deviceOEMName: _aiDevice("oemName"),
|
|
3335
|
-
deviceOS: _aiDevice("os"),
|
|
3336
|
-
deviceOSVersion: _aiDevice("osVersion"),
|
|
3337
|
-
deviceRoleInstance: _aiDevice("roleInstance"),
|
|
3338
|
-
deviceRoleName: _aiDevice("roleName"),
|
|
3339
|
-
deviceScreenResolution: _aiDevice("screenResolution"),
|
|
3340
|
-
deviceType: _aiDevice("type"),
|
|
3341
|
-
deviceMachineName: _aiDevice("machineName"),
|
|
3342
|
-
deviceVMName: _aiDevice("vmName"),
|
|
3343
|
-
deviceBrowser: _aiDevice("browser"),
|
|
3344
|
-
deviceBrowserVersion: _aiDevice("browserVersion"),
|
|
3345
|
-
locationIp: _aiLocation("ip"),
|
|
3346
|
-
locationCountry: _aiLocation("country"),
|
|
3347
|
-
locationProvince: _aiLocation("province"),
|
|
3348
|
-
locationCity: _aiLocation("city"),
|
|
3349
|
-
operationId: _aiOperation("id"),
|
|
3350
|
-
operationName: _aiOperation("name"),
|
|
3351
|
-
operationParentId: _aiOperation("parentId"),
|
|
3352
|
-
operationRootId: _aiOperation("rootId"),
|
|
3353
|
-
operationSyntheticSource: _aiOperation("syntheticSource"),
|
|
3354
|
-
operationCorrelationVector: _aiOperation("correlationVector"),
|
|
3355
|
-
sessionId: _aiSession("id"),
|
|
3356
|
-
sessionIsFirst: _aiSession("isFirst"),
|
|
3357
|
-
sessionIsNew: _aiSession("isNew"),
|
|
3358
|
-
userAccountAcquisitionDate: _aiUser("accountAcquisitionDate"),
|
|
3359
|
-
userAccountId: _aiUser("accountId"),
|
|
3360
|
-
userAgent: _aiUser("userAgent"),
|
|
3361
|
-
userId: _aiUser("id"),
|
|
3362
|
-
userStoreRegion: _aiUser("storeRegion"),
|
|
3363
|
-
userAuthUserId: _aiUser("authUserId"),
|
|
3364
|
-
userAnonymousUserAcquisitionDate: _aiUser("anonUserAcquisitionDate"),
|
|
3365
|
-
userAuthenticatedUserAcquisitionDate: _aiUser("authUserAcquisitionDate"),
|
|
3366
|
-
cloudName: _aiCloud("name"),
|
|
3367
|
-
cloudRole: _aiCloud("role"),
|
|
3368
|
-
cloudRoleVer: _aiCloud("roleVer"),
|
|
3369
|
-
cloudRoleInstance: _aiCloud("roleInstance"),
|
|
3370
|
-
cloudEnvironment: _aiCloud("environment"),
|
|
3371
|
-
cloudLocation: _aiCloud("location"),
|
|
3372
|
-
cloudDeploymentUnit: _aiCloud("deploymentUnit"),
|
|
3373
|
-
internalNodeName: _aiInternal("nodeName"),
|
|
3374
|
-
internalSdkVersion: _aiInternal("sdkVersion"),
|
|
3375
|
-
internalAgentVersion: _aiInternal("agentVersion"),
|
|
3376
|
-
internalSnippet: _aiInternal("snippet"),
|
|
3377
|
-
internalSdkSrc: _aiInternal("sdkSrc")
|
|
3378
|
-
})));
|
|
3379
|
-
|
|
3380
3278
|
var Extensions = {
|
|
3381
3279
|
UserExt: "user",
|
|
3382
3280
|
DeviceExt: "device",
|
|
@@ -3387,7 +3285,6 @@ var Extensions = {
|
|
|
3387
3285
|
SessionExt: "ses",
|
|
3388
3286
|
SDKExt: "sdk"
|
|
3389
3287
|
};
|
|
3390
|
-
new ContextTagKeys();
|
|
3391
3288
|
|
|
3392
3289
|
var _DYN_PLATFORM_VERSION = "platformVersion";
|
|
3393
3290
|
var _DYN_MERGE_OS_NAME_VERSIO0 = "mergeOsNameVersion";
|
|
@@ -3404,7 +3301,7 @@ var OsPlugin = /** @class */ (function (_super) {
|
|
|
3404
3301
|
var _this = _super.call(this) || this;
|
|
3405
3302
|
_this.identifier = "OsPlugin";
|
|
3406
3303
|
_this.priority = 195;
|
|
3407
|
-
_this.version = '3.4.0-nightlybeta3.
|
|
3304
|
+
_this.version = '3.4.0-nightlybeta3.2601-11';
|
|
3408
3305
|
var _core;
|
|
3409
3306
|
var _ocConfig;
|
|
3410
3307
|
var _getOSInProgress;
|
|
@@ -3577,6 +3474,4 @@ var OsPlugin = /** @class */ (function (_super) {
|
|
|
3577
3474
|
}(BaseTelemetryPlugin));
|
|
3578
3475
|
|
|
3579
3476
|
exports.OsPlugin = OsPlugin;
|
|
3580
|
-
|
|
3581
|
-
}));
|
|
3582
|
-
//# sourceMappingURL=ai.osplugin.3.4.0-nightlybeta3.2507-23.gbl.js.map
|
|
3477
|
+
//# sourceMappingURL=ai.osplugin.3.4.0-nightlybeta3.2601-11.cjs.js.map
|