@microsoft/applicationinsights-channel-js 2.8.4 → 2.8.5-nightly.2206-04
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/applicationinsights-channel-js.integrity.json +9 -9
- package/browser/applicationinsights-channel-js.js +10 -5
- package/browser/applicationinsights-channel-js.js.map +1 -1
- package/browser/applicationinsights-channel-js.min.js +2 -2
- package/browser/applicationinsights-channel-js.min.js.map +1 -1
- package/dist/applicationinsights-channel-js.api.json +52 -23
- package/dist/applicationinsights-channel-js.d.ts +1 -1
- package/dist/applicationinsights-channel-js.js +10 -5
- package/dist/applicationinsights-channel-js.js.map +1 -1
- package/dist/applicationinsights-channel-js.min.js +2 -2
- package/dist/applicationinsights-channel-js.min.js.map +1 -1
- package/dist/applicationinsights-channel-js.rollup.d.ts +1 -1
- package/dist-esm/EnvelopeCreator.js +2 -2
- package/dist-esm/EnvelopeCreator.js.map +1 -1
- package/dist-esm/Interfaces.js +1 -1
- package/dist-esm/Offline.js +1 -1
- package/dist-esm/SendBuffer.js +11 -1
- package/dist-esm/SendBuffer.js.map +1 -1
- package/dist-esm/Sender.js +1 -1
- package/dist-esm/Serializer.js +6 -1
- package/dist-esm/Serializer.js.map +1 -1
- package/dist-esm/TelemetryProcessors/Sample.js +1 -1
- package/dist-esm/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js +1 -1
- package/dist-esm/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js +1 -1
- package/dist-esm/applicationinsights-channel-js.js +1 -1
- package/package.json +57 -54
- package/src/EnvelopeCreator.ts +1 -1
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
5
|
-
"schemaVersion":
|
|
4
|
+
"toolVersion": "7.25.0",
|
|
5
|
+
"schemaVersion": 1006,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
8
8
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
@@ -223,6 +223,7 @@
|
|
|
223
223
|
"text": ";"
|
|
224
224
|
}
|
|
225
225
|
],
|
|
226
|
+
"isReadonly": false,
|
|
226
227
|
"isOptional": false,
|
|
227
228
|
"releaseTag": "Public",
|
|
228
229
|
"name": "_appId",
|
|
@@ -230,7 +231,8 @@
|
|
|
230
231
|
"startIndex": 1,
|
|
231
232
|
"endIndex": 2
|
|
232
233
|
},
|
|
233
|
-
"isStatic": false
|
|
234
|
+
"isStatic": false,
|
|
235
|
+
"isProtected": false
|
|
234
236
|
},
|
|
235
237
|
{
|
|
236
238
|
"kind": "Property",
|
|
@@ -251,6 +253,7 @@
|
|
|
251
253
|
"text": ";"
|
|
252
254
|
}
|
|
253
255
|
],
|
|
256
|
+
"isReadonly": false,
|
|
254
257
|
"isOptional": false,
|
|
255
258
|
"releaseTag": "Public",
|
|
256
259
|
"name": "_buffer",
|
|
@@ -258,7 +261,8 @@
|
|
|
258
261
|
"startIndex": 1,
|
|
259
262
|
"endIndex": 2
|
|
260
263
|
},
|
|
261
|
-
"isStatic": false
|
|
264
|
+
"isStatic": false,
|
|
265
|
+
"isProtected": false
|
|
262
266
|
},
|
|
263
267
|
{
|
|
264
268
|
"kind": "Method",
|
|
@@ -303,13 +307,13 @@
|
|
|
303
307
|
"text": ";"
|
|
304
308
|
}
|
|
305
309
|
],
|
|
306
|
-
"isOptional": false,
|
|
307
310
|
"isStatic": false,
|
|
308
311
|
"returnTypeTokenRange": {
|
|
309
312
|
"startIndex": 7,
|
|
310
313
|
"endIndex": 8
|
|
311
314
|
},
|
|
312
315
|
"releaseTag": "Public",
|
|
316
|
+
"isProtected": false,
|
|
313
317
|
"overloadIndex": 1,
|
|
314
318
|
"parameters": [
|
|
315
319
|
{
|
|
@@ -337,6 +341,7 @@
|
|
|
337
341
|
"isOptional": true
|
|
338
342
|
}
|
|
339
343
|
],
|
|
344
|
+
"isOptional": false,
|
|
340
345
|
"name": "_onError"
|
|
341
346
|
},
|
|
342
347
|
{
|
|
@@ -374,13 +379,13 @@
|
|
|
374
379
|
"text": ";"
|
|
375
380
|
}
|
|
376
381
|
],
|
|
377
|
-
"isOptional": false,
|
|
378
382
|
"isStatic": false,
|
|
379
383
|
"returnTypeTokenRange": {
|
|
380
384
|
"startIndex": 5,
|
|
381
385
|
"endIndex": 6
|
|
382
386
|
},
|
|
383
387
|
"releaseTag": "Public",
|
|
388
|
+
"isProtected": false,
|
|
384
389
|
"overloadIndex": 1,
|
|
385
390
|
"parameters": [
|
|
386
391
|
{
|
|
@@ -400,6 +405,7 @@
|
|
|
400
405
|
"isOptional": false
|
|
401
406
|
}
|
|
402
407
|
],
|
|
408
|
+
"isOptional": false,
|
|
403
409
|
"name": "_onPartialSuccess"
|
|
404
410
|
},
|
|
405
411
|
{
|
|
@@ -436,13 +442,13 @@
|
|
|
436
442
|
"text": ";"
|
|
437
443
|
}
|
|
438
444
|
],
|
|
439
|
-
"isOptional": false,
|
|
440
445
|
"isStatic": false,
|
|
441
446
|
"returnTypeTokenRange": {
|
|
442
447
|
"startIndex": 5,
|
|
443
448
|
"endIndex": 6
|
|
444
449
|
},
|
|
445
450
|
"releaseTag": "Public",
|
|
451
|
+
"isProtected": false,
|
|
446
452
|
"overloadIndex": 1,
|
|
447
453
|
"parameters": [
|
|
448
454
|
{
|
|
@@ -462,6 +468,7 @@
|
|
|
462
468
|
"isOptional": false
|
|
463
469
|
}
|
|
464
470
|
],
|
|
471
|
+
"isOptional": false,
|
|
465
472
|
"name": "_onSuccess"
|
|
466
473
|
},
|
|
467
474
|
{
|
|
@@ -483,6 +490,7 @@
|
|
|
483
490
|
"text": ";"
|
|
484
491
|
}
|
|
485
492
|
],
|
|
493
|
+
"isReadonly": false,
|
|
486
494
|
"isOptional": false,
|
|
487
495
|
"releaseTag": "Public",
|
|
488
496
|
"name": "_sample",
|
|
@@ -490,7 +498,8 @@
|
|
|
490
498
|
"startIndex": 1,
|
|
491
499
|
"endIndex": 2
|
|
492
500
|
},
|
|
493
|
-
"isStatic": false
|
|
501
|
+
"isStatic": false,
|
|
502
|
+
"isProtected": true
|
|
494
503
|
},
|
|
495
504
|
{
|
|
496
505
|
"kind": "Property",
|
|
@@ -511,6 +520,7 @@
|
|
|
511
520
|
"text": ";"
|
|
512
521
|
}
|
|
513
522
|
],
|
|
523
|
+
"isReadonly": false,
|
|
514
524
|
"isOptional": false,
|
|
515
525
|
"releaseTag": "Public",
|
|
516
526
|
"name": "_sender",
|
|
@@ -518,7 +528,8 @@
|
|
|
518
528
|
"startIndex": 1,
|
|
519
529
|
"endIndex": 2
|
|
520
530
|
},
|
|
521
|
-
"isStatic": false
|
|
531
|
+
"isStatic": false,
|
|
532
|
+
"isProtected": false
|
|
522
533
|
},
|
|
523
534
|
{
|
|
524
535
|
"kind": "Property",
|
|
@@ -539,6 +550,7 @@
|
|
|
539
550
|
"text": ";"
|
|
540
551
|
}
|
|
541
552
|
],
|
|
553
|
+
"isReadonly": true,
|
|
542
554
|
"isOptional": false,
|
|
543
555
|
"releaseTag": "Public",
|
|
544
556
|
"name": "_senderConfig",
|
|
@@ -546,7 +558,8 @@
|
|
|
546
558
|
"startIndex": 1,
|
|
547
559
|
"endIndex": 2
|
|
548
560
|
},
|
|
549
|
-
"isStatic": false
|
|
561
|
+
"isStatic": false,
|
|
562
|
+
"isProtected": false
|
|
550
563
|
},
|
|
551
564
|
{
|
|
552
565
|
"kind": "Method",
|
|
@@ -583,13 +596,13 @@
|
|
|
583
596
|
"text": ";"
|
|
584
597
|
}
|
|
585
598
|
],
|
|
586
|
-
"isOptional": false,
|
|
587
599
|
"isStatic": false,
|
|
588
600
|
"returnTypeTokenRange": {
|
|
589
601
|
"startIndex": 5,
|
|
590
602
|
"endIndex": 6
|
|
591
603
|
},
|
|
592
604
|
"releaseTag": "Public",
|
|
605
|
+
"isProtected": false,
|
|
593
606
|
"overloadIndex": 1,
|
|
594
607
|
"parameters": [
|
|
595
608
|
{
|
|
@@ -609,6 +622,7 @@
|
|
|
609
622
|
"isOptional": false
|
|
610
623
|
}
|
|
611
624
|
],
|
|
625
|
+
"isOptional": false,
|
|
612
626
|
"name": "_xdrOnLoad"
|
|
613
627
|
},
|
|
614
628
|
{
|
|
@@ -654,13 +668,13 @@
|
|
|
654
668
|
"text": ";"
|
|
655
669
|
}
|
|
656
670
|
],
|
|
657
|
-
"isOptional": false,
|
|
658
671
|
"isStatic": false,
|
|
659
672
|
"returnTypeTokenRange": {
|
|
660
673
|
"startIndex": 7,
|
|
661
674
|
"endIndex": 8
|
|
662
675
|
},
|
|
663
676
|
"releaseTag": "Public",
|
|
677
|
+
"isProtected": false,
|
|
664
678
|
"overloadIndex": 1,
|
|
665
679
|
"parameters": [
|
|
666
680
|
{
|
|
@@ -688,6 +702,7 @@
|
|
|
688
702
|
"isOptional": false
|
|
689
703
|
}
|
|
690
704
|
],
|
|
705
|
+
"isOptional": false,
|
|
691
706
|
"name": "_xhrReadyStateChange"
|
|
692
707
|
},
|
|
693
708
|
{
|
|
@@ -701,6 +716,7 @@
|
|
|
701
716
|
}
|
|
702
717
|
],
|
|
703
718
|
"releaseTag": "Public",
|
|
719
|
+
"isProtected": false,
|
|
704
720
|
"overloadIndex": 1,
|
|
705
721
|
"parameters": []
|
|
706
722
|
},
|
|
@@ -738,13 +754,13 @@
|
|
|
738
754
|
"text": ";"
|
|
739
755
|
}
|
|
740
756
|
],
|
|
741
|
-
"isOptional": false,
|
|
742
757
|
"isStatic": false,
|
|
743
758
|
"returnTypeTokenRange": {
|
|
744
759
|
"startIndex": 5,
|
|
745
760
|
"endIndex": 6
|
|
746
761
|
},
|
|
747
762
|
"releaseTag": "Public",
|
|
763
|
+
"isProtected": false,
|
|
748
764
|
"overloadIndex": 1,
|
|
749
765
|
"parameters": [
|
|
750
766
|
{
|
|
@@ -764,6 +780,7 @@
|
|
|
764
780
|
"isOptional": false
|
|
765
781
|
}
|
|
766
782
|
],
|
|
783
|
+
"isOptional": false,
|
|
767
784
|
"name": "addHeader"
|
|
768
785
|
},
|
|
769
786
|
{
|
|
@@ -819,13 +836,13 @@
|
|
|
819
836
|
"text": ";"
|
|
820
837
|
}
|
|
821
838
|
],
|
|
822
|
-
"isOptional": false,
|
|
823
839
|
"isStatic": true,
|
|
824
840
|
"returnTypeTokenRange": {
|
|
825
841
|
"startIndex": 9,
|
|
826
842
|
"endIndex": 10
|
|
827
843
|
},
|
|
828
844
|
"releaseTag": "Public",
|
|
845
|
+
"isProtected": false,
|
|
829
846
|
"overloadIndex": 1,
|
|
830
847
|
"parameters": [
|
|
831
848
|
{
|
|
@@ -861,6 +878,7 @@
|
|
|
861
878
|
"isOptional": true
|
|
862
879
|
}
|
|
863
880
|
],
|
|
881
|
+
"isOptional": false,
|
|
864
882
|
"name": "constructEnvelope"
|
|
865
883
|
},
|
|
866
884
|
{
|
|
@@ -881,15 +899,16 @@
|
|
|
881
899
|
"text": ";"
|
|
882
900
|
}
|
|
883
901
|
],
|
|
884
|
-
"isOptional": false,
|
|
885
902
|
"isStatic": false,
|
|
886
903
|
"returnTypeTokenRange": {
|
|
887
904
|
"startIndex": 1,
|
|
888
905
|
"endIndex": 2
|
|
889
906
|
},
|
|
890
907
|
"releaseTag": "Public",
|
|
908
|
+
"isProtected": false,
|
|
891
909
|
"overloadIndex": 1,
|
|
892
910
|
"parameters": [],
|
|
911
|
+
"isOptional": false,
|
|
893
912
|
"name": "flush"
|
|
894
913
|
},
|
|
895
914
|
{
|
|
@@ -910,6 +929,7 @@
|
|
|
910
929
|
"text": ";"
|
|
911
930
|
}
|
|
912
931
|
],
|
|
932
|
+
"isReadonly": true,
|
|
913
933
|
"isOptional": false,
|
|
914
934
|
"releaseTag": "Public",
|
|
915
935
|
"name": "identifier",
|
|
@@ -917,7 +937,8 @@
|
|
|
917
937
|
"startIndex": 1,
|
|
918
938
|
"endIndex": 2
|
|
919
939
|
},
|
|
920
|
-
"isStatic": false
|
|
940
|
+
"isStatic": false,
|
|
941
|
+
"isProtected": false
|
|
921
942
|
},
|
|
922
943
|
{
|
|
923
944
|
"kind": "Method",
|
|
@@ -986,13 +1007,13 @@
|
|
|
986
1007
|
"text": ";"
|
|
987
1008
|
}
|
|
988
1009
|
],
|
|
989
|
-
"isOptional": false,
|
|
990
1010
|
"isStatic": false,
|
|
991
1011
|
"returnTypeTokenRange": {
|
|
992
1012
|
"startIndex": 12,
|
|
993
1013
|
"endIndex": 13
|
|
994
1014
|
},
|
|
995
1015
|
"releaseTag": "Public",
|
|
1016
|
+
"isProtected": false,
|
|
996
1017
|
"overloadIndex": 1,
|
|
997
1018
|
"parameters": [
|
|
998
1019
|
{
|
|
@@ -1028,6 +1049,7 @@
|
|
|
1028
1049
|
"isOptional": true
|
|
1029
1050
|
}
|
|
1030
1051
|
],
|
|
1052
|
+
"isOptional": false,
|
|
1031
1053
|
"name": "initialize"
|
|
1032
1054
|
},
|
|
1033
1055
|
{
|
|
@@ -1048,15 +1070,16 @@
|
|
|
1048
1070
|
"text": ";"
|
|
1049
1071
|
}
|
|
1050
1072
|
],
|
|
1051
|
-
"isOptional": false,
|
|
1052
1073
|
"isStatic": false,
|
|
1053
1074
|
"returnTypeTokenRange": {
|
|
1054
1075
|
"startIndex": 1,
|
|
1055
1076
|
"endIndex": 2
|
|
1056
1077
|
},
|
|
1057
1078
|
"releaseTag": "Public",
|
|
1079
|
+
"isProtected": false,
|
|
1058
1080
|
"overloadIndex": 1,
|
|
1059
1081
|
"parameters": [],
|
|
1082
|
+
"isOptional": false,
|
|
1060
1083
|
"name": "onunloadFlush"
|
|
1061
1084
|
},
|
|
1062
1085
|
{
|
|
@@ -1077,15 +1100,16 @@
|
|
|
1077
1100
|
"text": ";"
|
|
1078
1101
|
}
|
|
1079
1102
|
],
|
|
1080
|
-
"isOptional": false,
|
|
1081
1103
|
"isStatic": false,
|
|
1082
1104
|
"returnTypeTokenRange": {
|
|
1083
1105
|
"startIndex": 1,
|
|
1084
1106
|
"endIndex": 2
|
|
1085
1107
|
},
|
|
1086
1108
|
"releaseTag": "Public",
|
|
1109
|
+
"isProtected": false,
|
|
1087
1110
|
"overloadIndex": 1,
|
|
1088
1111
|
"parameters": [],
|
|
1112
|
+
"isOptional": false,
|
|
1089
1113
|
"name": "pause"
|
|
1090
1114
|
},
|
|
1091
1115
|
{
|
|
@@ -1106,6 +1130,7 @@
|
|
|
1106
1130
|
"text": ";"
|
|
1107
1131
|
}
|
|
1108
1132
|
],
|
|
1133
|
+
"isReadonly": true,
|
|
1109
1134
|
"isOptional": false,
|
|
1110
1135
|
"releaseTag": "Public",
|
|
1111
1136
|
"name": "priority",
|
|
@@ -1113,7 +1138,8 @@
|
|
|
1113
1138
|
"startIndex": 1,
|
|
1114
1139
|
"endIndex": 2
|
|
1115
1140
|
},
|
|
1116
|
-
"isStatic": false
|
|
1141
|
+
"isStatic": false,
|
|
1142
|
+
"isProtected": false
|
|
1117
1143
|
},
|
|
1118
1144
|
{
|
|
1119
1145
|
"kind": "Method",
|
|
@@ -1151,13 +1177,13 @@
|
|
|
1151
1177
|
"text": ";"
|
|
1152
1178
|
}
|
|
1153
1179
|
],
|
|
1154
|
-
"isOptional": false,
|
|
1155
1180
|
"isStatic": false,
|
|
1156
1181
|
"returnTypeTokenRange": {
|
|
1157
1182
|
"startIndex": 5,
|
|
1158
1183
|
"endIndex": 6
|
|
1159
1184
|
},
|
|
1160
1185
|
"releaseTag": "Public",
|
|
1186
|
+
"isProtected": false,
|
|
1161
1187
|
"overloadIndex": 1,
|
|
1162
1188
|
"parameters": [
|
|
1163
1189
|
{
|
|
@@ -1177,6 +1203,7 @@
|
|
|
1177
1203
|
"isOptional": true
|
|
1178
1204
|
}
|
|
1179
1205
|
],
|
|
1206
|
+
"isOptional": false,
|
|
1180
1207
|
"name": "processTelemetry"
|
|
1181
1208
|
},
|
|
1182
1209
|
{
|
|
@@ -1197,15 +1224,16 @@
|
|
|
1197
1224
|
"text": ";"
|
|
1198
1225
|
}
|
|
1199
1226
|
],
|
|
1200
|
-
"isOptional": false,
|
|
1201
1227
|
"isStatic": false,
|
|
1202
1228
|
"returnTypeTokenRange": {
|
|
1203
1229
|
"startIndex": 1,
|
|
1204
1230
|
"endIndex": 2
|
|
1205
1231
|
},
|
|
1206
1232
|
"releaseTag": "Public",
|
|
1233
|
+
"isProtected": false,
|
|
1207
1234
|
"overloadIndex": 1,
|
|
1208
1235
|
"parameters": [],
|
|
1236
|
+
"isOptional": false,
|
|
1209
1237
|
"name": "resume"
|
|
1210
1238
|
},
|
|
1211
1239
|
{
|
|
@@ -1252,13 +1280,13 @@
|
|
|
1252
1280
|
"text": ";"
|
|
1253
1281
|
}
|
|
1254
1282
|
],
|
|
1255
|
-
"isOptional": false,
|
|
1256
1283
|
"isStatic": false,
|
|
1257
1284
|
"returnTypeTokenRange": {
|
|
1258
1285
|
"startIndex": 7,
|
|
1259
1286
|
"endIndex": 8
|
|
1260
1287
|
},
|
|
1261
1288
|
"releaseTag": "Public",
|
|
1289
|
+
"isProtected": false,
|
|
1262
1290
|
"overloadIndex": 1,
|
|
1263
1291
|
"parameters": [
|
|
1264
1292
|
{
|
|
@@ -1286,6 +1314,7 @@
|
|
|
1286
1314
|
"isOptional": true
|
|
1287
1315
|
}
|
|
1288
1316
|
],
|
|
1317
|
+
"isOptional": false,
|
|
1289
1318
|
"name": "triggerSend"
|
|
1290
1319
|
}
|
|
1291
1320
|
],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - Channel, 2.8.
|
|
2
|
+
* Application Insights JavaScript SDK - Channel, 2.8.5-nightly.2206-04
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -1086,6 +1086,7 @@
|
|
|
1086
1086
|
}
|
|
1087
1087
|
});
|
|
1088
1088
|
}
|
|
1089
|
+
DiagnosticLogger.__ieDyn=1;
|
|
1089
1090
|
return DiagnosticLogger;
|
|
1090
1091
|
}());
|
|
1091
1092
|
function _getLogger(logger) {
|
|
@@ -1280,7 +1281,7 @@
|
|
|
1280
1281
|
}
|
|
1281
1282
|
|
|
1282
1283
|
var _objDefineProperty = ObjDefineProperty;
|
|
1283
|
-
var version = "2.8.
|
|
1284
|
+
var version = "2.8.5-nightly.2206-04";
|
|
1284
1285
|
var instanceName = "." + newId(6);
|
|
1285
1286
|
var _dataUid = 0;
|
|
1286
1287
|
function _createAccessor(target, prop, value) {
|
|
@@ -2045,6 +2046,7 @@
|
|
|
2045
2046
|
_unloadHandlerContainer = createUnloadHandlerContainer();
|
|
2046
2047
|
}
|
|
2047
2048
|
}
|
|
2049
|
+
BaseTelemetryPlugin.__ieDyn=1;
|
|
2048
2050
|
return BaseTelemetryPlugin;
|
|
2049
2051
|
}());
|
|
2050
2052
|
|
|
@@ -3177,6 +3179,7 @@
|
|
|
3177
3179
|
};
|
|
3178
3180
|
});
|
|
3179
3181
|
}
|
|
3182
|
+
BaseSendBuffer.__ieDyn=1;
|
|
3180
3183
|
return BaseSendBuffer;
|
|
3181
3184
|
}());
|
|
3182
3185
|
var ArraySendBuffer = /** @class */ (function (_super) {
|
|
@@ -3192,6 +3195,7 @@
|
|
|
3192
3195
|
});
|
|
3193
3196
|
return _this;
|
|
3194
3197
|
}
|
|
3198
|
+
ArraySendBuffer.__ieDyn=1;
|
|
3195
3199
|
return ArraySendBuffer;
|
|
3196
3200
|
}(BaseSendBuffer));
|
|
3197
3201
|
var SessionStorageSendBuffer = /** @class */ (function (_super) {
|
|
@@ -3401,7 +3405,7 @@
|
|
|
3401
3405
|
}
|
|
3402
3406
|
}
|
|
3403
3407
|
var EnvelopeCreator = {
|
|
3404
|
-
Version: "2.8.
|
|
3408
|
+
Version: "2.8.5-nightly.2206-04"
|
|
3405
3409
|
};
|
|
3406
3410
|
function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
|
|
3407
3411
|
EnvelopeCreatorInit(logger, telemetryItem);
|
|
@@ -3693,6 +3697,7 @@
|
|
|
3693
3697
|
}
|
|
3694
3698
|
});
|
|
3695
3699
|
}
|
|
3700
|
+
Serializer.__ieDyn=1;
|
|
3696
3701
|
return Serializer;
|
|
3697
3702
|
}());
|
|
3698
3703
|
|
|
@@ -4251,7 +4256,7 @@
|
|
|
4251
4256
|
_syncUnloadSender(payload, false);
|
|
4252
4257
|
}
|
|
4253
4258
|
else {
|
|
4254
|
-
_beaconSender(payload
|
|
4259
|
+
_beaconSender(payload);
|
|
4255
4260
|
}
|
|
4256
4261
|
}
|
|
4257
4262
|
function _doBeaconSend(payload) {
|
|
@@ -4316,7 +4321,7 @@
|
|
|
4316
4321
|
_doFetchSender(payload, false);
|
|
4317
4322
|
}
|
|
4318
4323
|
else if (isBeaconsSupported()) {
|
|
4319
|
-
_beaconSender(payload
|
|
4324
|
+
_beaconSender(payload);
|
|
4320
4325
|
}
|
|
4321
4326
|
else {
|
|
4322
4327
|
_fallbackSender && _fallbackSender(payload, true);
|