@datadog/webpack-plugin 3.0.4 → 3.0.5

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.
Files changed (33) hide show
  1. package/dist/reports/datadog-webpack-plugin/build.json +381 -0
  2. package/dist/reports/datadog-webpack-plugin/bundler.json +3155 -0
  3. package/dist/reports/datadog-webpack-plugin/dependencies.json +1184 -0
  4. package/dist/reports/datadog-webpack-plugin/errors.json +1 -0
  5. package/dist/reports/datadog-webpack-plugin/logs.json +555 -0
  6. package/dist/reports/datadog-webpack-plugin/metrics.json +7052 -0
  7. package/dist/reports/datadog-webpack-plugin/timings.json +1688 -0
  8. package/dist/reports/datadog-webpack-plugin/warnings.json +1 -0
  9. package/dist/reports/dts-datadog-webpack-plugin/build.json +72 -0
  10. package/dist/reports/dts-datadog-webpack-plugin/bundler.json +365 -0
  11. package/dist/reports/dts-datadog-webpack-plugin/dependencies.json +267 -0
  12. package/dist/reports/dts-datadog-webpack-plugin/errors.json +1 -0
  13. package/dist/reports/dts-datadog-webpack-plugin/logs.json +324 -0
  14. package/dist/reports/dts-datadog-webpack-plugin/timings.json +983 -0
  15. package/dist/reports/dts-datadog-webpack-plugin/warnings.json +14 -0
  16. package/dist/reports/privacy-helpers/build.json +55 -0
  17. package/dist/reports/privacy-helpers/bundler.json +68 -0
  18. package/dist/reports/privacy-helpers/dependencies.json +10 -0
  19. package/dist/reports/privacy-helpers/errors.json +1 -0
  20. package/dist/reports/privacy-helpers/logs.json +303 -0
  21. package/dist/reports/privacy-helpers/timings.json +903 -0
  22. package/dist/reports/privacy-helpers/warnings.json +1 -0
  23. package/dist/reports/rum-browser-sdk/build.json +468 -0
  24. package/dist/reports/rum-browser-sdk/bundler.json +2502 -0
  25. package/dist/reports/rum-browser-sdk/dependencies.json +3347 -0
  26. package/dist/reports/rum-browser-sdk/errors.json +1 -0
  27. package/dist/reports/rum-browser-sdk/logs.json +254 -0
  28. package/dist/reports/rum-browser-sdk/timings.json +2585 -0
  29. package/dist/reports/rum-browser-sdk/warnings.json +1 -0
  30. package/dist/src/index.js +1 -1
  31. package/dist/src/index.js.map +1 -1
  32. package/dist/src/index.mjs +2 -2
  33. package/package.json +1 -1
@@ -0,0 +1,903 @@
1
+ [
2
+ {
3
+ "pluginName": "factory",
4
+ "label": "Plugins initialization",
5
+ "spans": [
6
+ {
7
+ "start": 1761140830519,
8
+ "tags": [
9
+ "plugin:factory"
10
+ ],
11
+ "end": 1761140830520
12
+ }
13
+ ],
14
+ "tags": [
15
+ "plugin:factory",
16
+ "level:debug"
17
+ ],
18
+ "logLevel": "debug",
19
+ "total": 1
20
+ },
21
+ {
22
+ "pluginName": "datadog-build-plugins",
23
+ "label": "hook | init analytics",
24
+ "spans": [
25
+ {
26
+ "start": 1761140830520,
27
+ "tags": [
28
+ "plugin:datadog-build-plugins"
29
+ ],
30
+ "end": 1761140830520
31
+ }
32
+ ],
33
+ "tags": [
34
+ "plugin:datadog-build-plugins",
35
+ "level:debug",
36
+ "plugin:datadog-analytics-plugin"
37
+ ],
38
+ "logLevel": "debug",
39
+ "total": 0
40
+ },
41
+ {
42
+ "pluginName": "datadog-build-plugins",
43
+ "label": "hook | init async-queue",
44
+ "spans": [
45
+ {
46
+ "start": 1761140830520,
47
+ "tags": [
48
+ "plugin:datadog-build-plugins"
49
+ ],
50
+ "end": 1761140830520
51
+ }
52
+ ],
53
+ "tags": [
54
+ "plugin:datadog-build-plugins",
55
+ "level:debug",
56
+ "plugin:datadog-async-queue-plugin"
57
+ ],
58
+ "logLevel": "debug",
59
+ "total": 0
60
+ },
61
+ {
62
+ "pluginName": "datadog-build-plugins",
63
+ "label": "hook | init build-report",
64
+ "spans": [
65
+ {
66
+ "start": 1761140830520,
67
+ "tags": [
68
+ "plugin:datadog-build-plugins"
69
+ ],
70
+ "end": 1761140830520
71
+ }
72
+ ],
73
+ "tags": [
74
+ "plugin:datadog-build-plugins",
75
+ "level:debug",
76
+ "plugin:datadog-build-report-plugin"
77
+ ],
78
+ "logLevel": "debug",
79
+ "total": 0
80
+ },
81
+ {
82
+ "pluginName": "datadog-build-report-plugin",
83
+ "label": "module parsing",
84
+ "spans": [],
85
+ "tags": [
86
+ "plugin:datadog-build-report-plugin",
87
+ "level:debug"
88
+ ],
89
+ "logLevel": "debug",
90
+ "total": 0
91
+ },
92
+ {
93
+ "pluginName": "datadog-build-report-plugin",
94
+ "label": "build report",
95
+ "spans": [],
96
+ "tags": [
97
+ "plugin:datadog-build-report-plugin",
98
+ "level:debug"
99
+ ],
100
+ "logLevel": "debug",
101
+ "total": 0
102
+ },
103
+ {
104
+ "pluginName": "datadog-build-report-plugin",
105
+ "label": "filling entries",
106
+ "spans": [],
107
+ "tags": [
108
+ "plugin:datadog-build-report-plugin",
109
+ "level:debug"
110
+ ],
111
+ "logLevel": "debug",
112
+ "total": 0
113
+ },
114
+ {
115
+ "pluginName": "datadog-build-report-plugin",
116
+ "label": "filling inputs and outputs",
117
+ "spans": [],
118
+ "tags": [
119
+ "plugin:datadog-build-report-plugin",
120
+ "level:debug"
121
+ ],
122
+ "logLevel": "debug",
123
+ "total": 0
124
+ },
125
+ {
126
+ "pluginName": "datadog-build-report-plugin",
127
+ "label": "completing dependencies and dependents",
128
+ "spans": [],
129
+ "tags": [
130
+ "plugin:datadog-build-report-plugin",
131
+ "level:debug"
132
+ ],
133
+ "logLevel": "debug",
134
+ "total": 0
135
+ },
136
+ {
137
+ "pluginName": "datadog-build-report-plugin",
138
+ "label": "filling dependencies and dependents",
139
+ "spans": [],
140
+ "tags": [
141
+ "plugin:datadog-build-report-plugin",
142
+ "level:debug"
143
+ ],
144
+ "logLevel": "debug",
145
+ "total": 0
146
+ },
147
+ {
148
+ "pluginName": "datadog-build-report-plugin",
149
+ "label": "filling sourcemaps inputs",
150
+ "spans": [],
151
+ "tags": [
152
+ "plugin:datadog-build-report-plugin",
153
+ "level:debug"
154
+ ],
155
+ "logLevel": "debug",
156
+ "total": 0
157
+ },
158
+ {
159
+ "pluginName": "datadog-build-report-plugin",
160
+ "label": "module parsing",
161
+ "spans": [
162
+ {
163
+ "start": 1761140835201,
164
+ "tags": [
165
+ "plugin:datadog-build-report-plugin",
166
+ "module:/home/runner/work/build-plugins/build-plugins/packages/plugins/rum/src/built/privacy-helpers.ts"
167
+ ],
168
+ "end": 1761140835201
169
+ }
170
+ ],
171
+ "tags": [
172
+ "plugin:datadog-build-report-plugin",
173
+ "level:debug"
174
+ ],
175
+ "logLevel": "debug",
176
+ "total": 0
177
+ },
178
+ {
179
+ "pluginName": "datadog-build-report-plugin",
180
+ "label": "build report",
181
+ "spans": [
182
+ {
183
+ "start": 1761140835322,
184
+ "tags": [
185
+ "plugin:datadog-build-report-plugin"
186
+ ],
187
+ "end": 1761140835322
188
+ },
189
+ {
190
+ "start": 1761140835323,
191
+ "tags": [
192
+ "plugin:datadog-build-report-plugin"
193
+ ],
194
+ "end": 1761140835323
195
+ }
196
+ ],
197
+ "tags": [
198
+ "plugin:datadog-build-report-plugin",
199
+ "level:debug"
200
+ ],
201
+ "logLevel": "debug",
202
+ "total": 0
203
+ },
204
+ {
205
+ "pluginName": "datadog-build-report-plugin",
206
+ "label": "filling entries",
207
+ "spans": [
208
+ {
209
+ "start": 1761140835322,
210
+ "tags": [
211
+ "plugin:datadog-build-report-plugin"
212
+ ],
213
+ "end": 1761140835322
214
+ },
215
+ {
216
+ "start": 1761140835323,
217
+ "tags": [
218
+ "plugin:datadog-build-report-plugin"
219
+ ],
220
+ "end": 1761140835323
221
+ }
222
+ ],
223
+ "tags": [
224
+ "plugin:datadog-build-report-plugin",
225
+ "level:debug"
226
+ ],
227
+ "logLevel": "debug",
228
+ "total": 0
229
+ },
230
+ {
231
+ "pluginName": "datadog-build-report-plugin",
232
+ "label": "filling inputs and outputs",
233
+ "spans": [
234
+ {
235
+ "start": 1761140835322,
236
+ "tags": [
237
+ "plugin:datadog-build-report-plugin"
238
+ ],
239
+ "end": 1761140835322
240
+ },
241
+ {
242
+ "start": 1761140835323,
243
+ "tags": [
244
+ "plugin:datadog-build-report-plugin"
245
+ ],
246
+ "end": 1761140835323
247
+ }
248
+ ],
249
+ "tags": [
250
+ "plugin:datadog-build-report-plugin",
251
+ "level:debug"
252
+ ],
253
+ "logLevel": "debug",
254
+ "total": 0
255
+ },
256
+ {
257
+ "pluginName": "datadog-build-report-plugin",
258
+ "label": "completing dependencies and dependents",
259
+ "spans": [
260
+ {
261
+ "start": 1761140835322,
262
+ "tags": [
263
+ "plugin:datadog-build-report-plugin"
264
+ ],
265
+ "end": 1761140835322
266
+ },
267
+ {
268
+ "start": 1761140835323,
269
+ "tags": [
270
+ "plugin:datadog-build-report-plugin"
271
+ ],
272
+ "end": 1761140835323
273
+ }
274
+ ],
275
+ "tags": [
276
+ "plugin:datadog-build-report-plugin",
277
+ "level:debug"
278
+ ],
279
+ "logLevel": "debug",
280
+ "total": 0
281
+ },
282
+ {
283
+ "pluginName": "datadog-build-report-plugin",
284
+ "label": "filling dependencies and dependents",
285
+ "spans": [
286
+ {
287
+ "start": 1761140835322,
288
+ "tags": [
289
+ "plugin:datadog-build-report-plugin"
290
+ ],
291
+ "end": 1761140835322
292
+ },
293
+ {
294
+ "start": 1761140835323,
295
+ "tags": [
296
+ "plugin:datadog-build-report-plugin"
297
+ ],
298
+ "end": 1761140835323
299
+ }
300
+ ],
301
+ "tags": [
302
+ "plugin:datadog-build-report-plugin",
303
+ "level:debug"
304
+ ],
305
+ "logLevel": "debug",
306
+ "total": 0
307
+ },
308
+ {
309
+ "pluginName": "datadog-build-report-plugin",
310
+ "label": "filling sourcemaps inputs",
311
+ "spans": [],
312
+ "tags": [
313
+ "plugin:datadog-build-report-plugin",
314
+ "level:debug"
315
+ ],
316
+ "logLevel": "debug",
317
+ "total": 0
318
+ },
319
+ {
320
+ "pluginName": "datadog-build-plugins",
321
+ "label": "hook | init bundler-report",
322
+ "spans": [
323
+ {
324
+ "start": 1761140830520,
325
+ "tags": [
326
+ "plugin:datadog-build-plugins"
327
+ ],
328
+ "end": 1761140830520
329
+ }
330
+ ],
331
+ "tags": [
332
+ "plugin:datadog-build-plugins",
333
+ "level:debug",
334
+ "plugin:datadog-bundler-report-plugin"
335
+ ],
336
+ "logLevel": "debug",
337
+ "total": 0
338
+ },
339
+ {
340
+ "pluginName": "datadog-build-plugins",
341
+ "label": "hook | init custom-hooks",
342
+ "spans": [
343
+ {
344
+ "start": 1761140830520,
345
+ "tags": [
346
+ "plugin:datadog-build-plugins"
347
+ ],
348
+ "end": 1761140830520
349
+ }
350
+ ],
351
+ "tags": [
352
+ "plugin:datadog-build-plugins",
353
+ "level:debug",
354
+ "plugin:datadog-custom-hooks-plugin"
355
+ ],
356
+ "logLevel": "debug",
357
+ "total": 0
358
+ },
359
+ {
360
+ "pluginName": "datadog-build-plugins",
361
+ "label": "hook | init git",
362
+ "spans": [
363
+ {
364
+ "start": 1761140830520,
365
+ "tags": [
366
+ "plugin:datadog-build-plugins"
367
+ ],
368
+ "end": 1761140830520
369
+ }
370
+ ],
371
+ "tags": [
372
+ "plugin:datadog-build-plugins",
373
+ "level:debug",
374
+ "plugin:datadog-git-plugin"
375
+ ],
376
+ "logLevel": "debug",
377
+ "total": 0
378
+ },
379
+ {
380
+ "pluginName": "datadog-git-plugin",
381
+ "label": "get git information",
382
+ "spans": [],
383
+ "tags": [
384
+ "plugin:datadog-git-plugin",
385
+ "level:debug"
386
+ ],
387
+ "logLevel": "debug",
388
+ "total": 0
389
+ },
390
+ {
391
+ "pluginName": "datadog-build-plugins",
392
+ "label": "hook | init injection",
393
+ "spans": [
394
+ {
395
+ "start": 1761140830520,
396
+ "tags": [
397
+ "plugin:datadog-build-plugins"
398
+ ],
399
+ "end": 1761140830520
400
+ }
401
+ ],
402
+ "tags": [
403
+ "plugin:datadog-build-plugins",
404
+ "level:debug",
405
+ "plugin:datadog-injection-plugin"
406
+ ],
407
+ "logLevel": "debug",
408
+ "total": 0
409
+ },
410
+ {
411
+ "pluginName": "datadog-build-plugins",
412
+ "label": "hook | init true-end",
413
+ "spans": [
414
+ {
415
+ "start": 1761140830520,
416
+ "tags": [
417
+ "plugin:datadog-build-plugins"
418
+ ],
419
+ "end": 1761140830520
420
+ }
421
+ ],
422
+ "tags": [
423
+ "plugin:datadog-build-plugins",
424
+ "level:debug",
425
+ "plugin:datadog-true-end-plugin"
426
+ ],
427
+ "logLevel": "debug",
428
+ "total": 0
429
+ },
430
+ {
431
+ "pluginName": "datadog-build-plugins",
432
+ "label": "hook | init error-tracking",
433
+ "spans": [
434
+ {
435
+ "start": 1761140830520,
436
+ "tags": [
437
+ "plugin:datadog-build-plugins"
438
+ ],
439
+ "end": 1761140830520
440
+ }
441
+ ],
442
+ "tags": [
443
+ "plugin:datadog-build-plugins",
444
+ "level:debug"
445
+ ],
446
+ "logLevel": "debug",
447
+ "total": 0
448
+ },
449
+ {
450
+ "pluginName": "datadog-error-tracking-plugin",
451
+ "label": "validate options",
452
+ "spans": [
453
+ {
454
+ "start": 1761140830520,
455
+ "tags": [
456
+ "plugin:datadog-error-tracking-plugin"
457
+ ],
458
+ "end": 1761140830520
459
+ }
460
+ ],
461
+ "tags": [
462
+ "plugin:datadog-error-tracking-plugin",
463
+ "level:debug"
464
+ ],
465
+ "logLevel": "debug",
466
+ "total": 0
467
+ },
468
+ {
469
+ "pluginName": "datadog-build-plugins",
470
+ "label": "hook | init metrics",
471
+ "spans": [
472
+ {
473
+ "start": 1761140830520,
474
+ "tags": [
475
+ "plugin:datadog-build-plugins"
476
+ ],
477
+ "end": 1761140830520
478
+ }
479
+ ],
480
+ "tags": [
481
+ "plugin:datadog-build-plugins",
482
+ "level:debug"
483
+ ],
484
+ "logLevel": "debug",
485
+ "total": 0
486
+ },
487
+ {
488
+ "pluginName": "datadog-build-plugins",
489
+ "label": "hook | init output",
490
+ "spans": [
491
+ {
492
+ "start": 1761140830520,
493
+ "tags": [
494
+ "plugin:datadog-build-plugins"
495
+ ],
496
+ "end": 1761140830520
497
+ }
498
+ ],
499
+ "tags": [
500
+ "plugin:datadog-build-plugins",
501
+ "level:debug",
502
+ "plugin:datadog-output-plugin"
503
+ ],
504
+ "logLevel": "debug",
505
+ "total": 0
506
+ },
507
+ {
508
+ "pluginName": "datadog-build-plugins",
509
+ "label": "hook | init rum",
510
+ "spans": [
511
+ {
512
+ "start": 1761140830520,
513
+ "tags": [
514
+ "plugin:datadog-build-plugins"
515
+ ],
516
+ "end": 1761140830520
517
+ }
518
+ ],
519
+ "tags": [
520
+ "plugin:datadog-build-plugins",
521
+ "level:debug"
522
+ ],
523
+ "logLevel": "debug",
524
+ "total": 0
525
+ },
526
+ {
527
+ "pluginName": "datadog-custom-hooks-plugin",
528
+ "label": "execution | init",
529
+ "spans": [
530
+ {
531
+ "start": 1761140830520,
532
+ "tags": [
533
+ "plugin:datadog-custom-hooks-plugin"
534
+ ],
535
+ "end": 1761140830521
536
+ }
537
+ ],
538
+ "tags": [
539
+ "type:custom-hook",
540
+ "hook:init",
541
+ "plugin:datadog-custom-hooks-plugin",
542
+ "level:debug"
543
+ ],
544
+ "logLevel": "debug",
545
+ "total": 1
546
+ },
547
+ {
548
+ "pluginName": "datadog-custom-hooks-plugin",
549
+ "label": "execution | buildRoot",
550
+ "spans": [
551
+ {
552
+ "start": 1761140835190,
553
+ "tags": [
554
+ "plugin:datadog-custom-hooks-plugin"
555
+ ],
556
+ "end": 1761140835190
557
+ }
558
+ ],
559
+ "tags": [
560
+ "type:custom-hook",
561
+ "hook:buildRoot",
562
+ "plugin:datadog-custom-hooks-plugin",
563
+ "level:debug"
564
+ ],
565
+ "logLevel": "debug",
566
+ "total": 0
567
+ },
568
+ {
569
+ "pluginName": "datadog-build-plugins",
570
+ "label": "git | buildRoot",
571
+ "spans": [
572
+ {
573
+ "start": 1761140835190,
574
+ "tags": [
575
+ "plugin:datadog-build-plugins"
576
+ ],
577
+ "end": 1761140835190
578
+ }
579
+ ],
580
+ "tags": [
581
+ "type:hook",
582
+ "hook:buildRoot",
583
+ "plugin:datadog-build-plugins",
584
+ "level:debug"
585
+ ],
586
+ "logLevel": "debug",
587
+ "total": 0
588
+ },
589
+ {
590
+ "pluginName": "datadog-build-plugins",
591
+ "label": "analytics | buildStart",
592
+ "spans": [
593
+ {
594
+ "start": 1761140835190,
595
+ "tags": [
596
+ "plugin:datadog-build-plugins"
597
+ ],
598
+ "end": 1761140835192
599
+ }
600
+ ],
601
+ "tags": [
602
+ "type:hook",
603
+ "hook:buildStart",
604
+ "plugin:datadog-build-plugins",
605
+ "level:debug"
606
+ ],
607
+ "logLevel": "debug",
608
+ "total": 2
609
+ },
610
+ {
611
+ "pluginName": "datadog-build-plugins",
612
+ "label": "injection | buildStart",
613
+ "spans": [
614
+ {
615
+ "start": 1761140835191,
616
+ "tags": [
617
+ "plugin:datadog-build-plugins"
618
+ ],
619
+ "end": 1761140835192
620
+ }
621
+ ],
622
+ "tags": [
623
+ "type:hook",
624
+ "hook:buildStart",
625
+ "plugin:datadog-build-plugins",
626
+ "level:debug"
627
+ ],
628
+ "logLevel": "debug",
629
+ "total": 1
630
+ },
631
+ {
632
+ "pluginName": "datadog-custom-hooks-plugin",
633
+ "label": "execution | bundlerReport",
634
+ "spans": [
635
+ {
636
+ "start": 1761140835203,
637
+ "tags": [
638
+ "plugin:datadog-custom-hooks-plugin"
639
+ ],
640
+ "end": 1761140835203
641
+ }
642
+ ],
643
+ "tags": [
644
+ "type:custom-hook",
645
+ "hook:bundlerReport",
646
+ "plugin:datadog-custom-hooks-plugin",
647
+ "level:debug"
648
+ ],
649
+ "logLevel": "debug",
650
+ "total": 0
651
+ },
652
+ {
653
+ "pluginName": "datadog-custom-hooks-plugin",
654
+ "label": "execution | bundlerReport",
655
+ "spans": [
656
+ {
657
+ "start": 1761140835203,
658
+ "tags": [
659
+ "plugin:datadog-custom-hooks-plugin"
660
+ ],
661
+ "end": 1761140835203
662
+ }
663
+ ],
664
+ "tags": [
665
+ "type:custom-hook",
666
+ "hook:bundlerReport",
667
+ "plugin:datadog-custom-hooks-plugin",
668
+ "level:debug"
669
+ ],
670
+ "logLevel": "debug",
671
+ "total": 0
672
+ },
673
+ {
674
+ "pluginName": "datadog-custom-hooks-plugin",
675
+ "label": "execution | buildReport",
676
+ "spans": [
677
+ {
678
+ "start": 1761140835323,
679
+ "tags": [
680
+ "plugin:datadog-custom-hooks-plugin"
681
+ ],
682
+ "end": 1761140835324
683
+ }
684
+ ],
685
+ "tags": [
686
+ "type:custom-hook",
687
+ "hook:buildReport",
688
+ "plugin:datadog-custom-hooks-plugin",
689
+ "level:debug"
690
+ ],
691
+ "logLevel": "debug",
692
+ "total": 1
693
+ },
694
+ {
695
+ "pluginName": "datadog-build-plugins",
696
+ "label": "output | buildReport",
697
+ "spans": [
698
+ {
699
+ "start": 1761140835323,
700
+ "tags": [
701
+ "plugin:datadog-build-plugins"
702
+ ],
703
+ "end": 1761140835324
704
+ }
705
+ ],
706
+ "tags": [
707
+ "type:hook",
708
+ "hook:buildReport",
709
+ "plugin:datadog-build-plugins",
710
+ "level:debug"
711
+ ],
712
+ "logLevel": "debug",
713
+ "total": 1
714
+ },
715
+ {
716
+ "pluginName": "datadog-output-plugin",
717
+ "label": "serialize report",
718
+ "spans": [
719
+ {
720
+ "start": 1761140835323,
721
+ "tags": [
722
+ "plugin:datadog-output-plugin"
723
+ ],
724
+ "end": 1761140835323
725
+ }
726
+ ],
727
+ "tags": [
728
+ "plugin:datadog-output-plugin",
729
+ "level:debug"
730
+ ],
731
+ "logLevel": "debug",
732
+ "total": 0
733
+ },
734
+ {
735
+ "pluginName": "datadog-output-plugin",
736
+ "label": "output build.json",
737
+ "spans": [
738
+ {
739
+ "start": 1761140835323,
740
+ "tags": [
741
+ "plugin:datadog-output-plugin"
742
+ ],
743
+ "end": 1761140835325
744
+ }
745
+ ],
746
+ "tags": [
747
+ "plugin:datadog-output-plugin",
748
+ "level:debug"
749
+ ],
750
+ "logLevel": "debug",
751
+ "total": 2
752
+ },
753
+ {
754
+ "pluginName": "datadog-output-plugin",
755
+ "label": "output logs.json",
756
+ "spans": [
757
+ {
758
+ "start": 1761140835324,
759
+ "tags": [
760
+ "plugin:datadog-output-plugin"
761
+ ],
762
+ "end": 1761140835326
763
+ }
764
+ ],
765
+ "tags": [
766
+ "plugin:datadog-output-plugin",
767
+ "level:debug"
768
+ ],
769
+ "logLevel": "debug",
770
+ "total": 2
771
+ },
772
+ {
773
+ "pluginName": "datadog-output-plugin",
774
+ "label": "output timings.json",
775
+ "spans": [
776
+ {
777
+ "start": 1761140835324,
778
+ "tags": [
779
+ "plugin:datadog-output-plugin"
780
+ ]
781
+ }
782
+ ],
783
+ "tags": [
784
+ "plugin:datadog-output-plugin",
785
+ "level:debug"
786
+ ],
787
+ "logLevel": "debug",
788
+ "total": 0
789
+ },
790
+ {
791
+ "pluginName": "datadog-output-plugin",
792
+ "label": "output dependencies.json",
793
+ "spans": [
794
+ {
795
+ "start": 1761140835324,
796
+ "tags": [
797
+ "plugin:datadog-output-plugin"
798
+ ]
799
+ }
800
+ ],
801
+ "tags": [
802
+ "plugin:datadog-output-plugin",
803
+ "level:debug"
804
+ ],
805
+ "logLevel": "debug",
806
+ "total": 0
807
+ },
808
+ {
809
+ "pluginName": "datadog-output-plugin",
810
+ "label": "output errors.json",
811
+ "spans": [
812
+ {
813
+ "start": 1761140835324,
814
+ "tags": [
815
+ "plugin:datadog-output-plugin"
816
+ ]
817
+ }
818
+ ],
819
+ "tags": [
820
+ "plugin:datadog-output-plugin",
821
+ "level:debug"
822
+ ],
823
+ "logLevel": "debug",
824
+ "total": 0
825
+ },
826
+ {
827
+ "pluginName": "datadog-output-plugin",
828
+ "label": "output warnings.json",
829
+ "spans": [
830
+ {
831
+ "start": 1761140835324,
832
+ "tags": [
833
+ "plugin:datadog-output-plugin"
834
+ ]
835
+ }
836
+ ],
837
+ "tags": [
838
+ "plugin:datadog-output-plugin",
839
+ "level:debug"
840
+ ],
841
+ "logLevel": "debug",
842
+ "total": 0
843
+ },
844
+ {
845
+ "pluginName": "datadog-custom-hooks-plugin",
846
+ "label": "execution | syncTrueEnd",
847
+ "spans": [
848
+ {
849
+ "start": 1761140835324,
850
+ "tags": [
851
+ "plugin:datadog-custom-hooks-plugin"
852
+ ],
853
+ "end": 1761140835325
854
+ }
855
+ ],
856
+ "tags": [
857
+ "type:custom-hook",
858
+ "hook:syncTrueEnd",
859
+ "plugin:datadog-custom-hooks-plugin",
860
+ "level:debug"
861
+ ],
862
+ "logLevel": "debug",
863
+ "total": 1
864
+ },
865
+ {
866
+ "pluginName": "datadog-custom-hooks-plugin",
867
+ "label": "execution | asyncTrueEnd",
868
+ "spans": [
869
+ {
870
+ "start": 1761140835324,
871
+ "tags": [
872
+ "plugin:datadog-custom-hooks-plugin"
873
+ ]
874
+ }
875
+ ],
876
+ "tags": [
877
+ "type:custom-hook",
878
+ "hook:asyncTrueEnd",
879
+ "plugin:datadog-custom-hooks-plugin",
880
+ "level:debug"
881
+ ],
882
+ "logLevel": "debug",
883
+ "total": 0
884
+ },
885
+ {
886
+ "pluginName": "datadog-output-plugin",
887
+ "label": "output bundler.json",
888
+ "spans": [
889
+ {
890
+ "start": 1761140835324,
891
+ "tags": [
892
+ "plugin:datadog-output-plugin"
893
+ ]
894
+ }
895
+ ],
896
+ "tags": [
897
+ "plugin:datadog-output-plugin",
898
+ "level:debug"
899
+ ],
900
+ "logLevel": "debug",
901
+ "total": 0
902
+ }
903
+ ]