Commit b8e3bd6
authored
Added missing thread metadata in V1 trace mapper. (#11227)
Added missing thread metadata in V1 trace mapper.
Merge branch 'master' into alexeyk/v1-thread-attrs
Removed not needed code.
Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>1 parent b868f3c commit b8e3bd6
2 files changed
Lines changed: 43 additions & 0 deletions
File tree
- dd-trace-core/src
- main/java/datadog/trace/common/writer/ddagent
- test/groovy/datadog/trace/common/writer/ddagent
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
377 | 378 | | |
378 | 379 | | |
379 | 380 | | |
380 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
381 | 385 | | |
382 | 386 | | |
383 | 387 | | |
| |||
470 | 474 | | |
471 | 475 | | |
472 | 476 | | |
| 477 | + | |
473 | 478 | | |
474 | 479 | | |
475 | 480 | | |
476 | 481 | | |
477 | 482 | | |
| 483 | + | |
478 | 484 | | |
479 | 485 | | |
480 | 486 | | |
481 | 487 | | |
482 | 488 | | |
| 489 | + | |
483 | 490 | | |
484 | 491 | | |
485 | 492 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
704 | 738 | | |
705 | 739 | | |
706 | 740 | | |
| |||
973 | 1007 | | |
974 | 1008 | | |
975 | 1009 | | |
| 1010 | + | |
| 1011 | + | |
976 | 1012 | | |
977 | 1013 | | |
978 | 1014 | | |
| |||
0 commit comments