Commit 6a6b63a
fix: remove profile.start_timestamp from mapping
Only consumed by the transaction-based processEvent profiling path,
not by span streaming. The fallback uses the span's own start_timestamp.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bb6d2c6 commit 6a6b63a
2 files changed
Lines changed: 0 additions & 11 deletions
File tree
- packages/core
- src/tracing/spans
- test/lib/tracing/spans
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | 685 | | |
694 | 686 | | |
695 | 687 | | |
| |||
0 commit comments