Skip to content

Comments

feat(traces): Reference measurements from performance.traceOrigin#105903

Merged
Lms24 merged 2 commits intogetsentry:masterfrom
timfish:timfish/feat/indicators_traceOrigin
Jan 14, 2026
Merged

feat(traces): Reference measurements from performance.traceOrigin#105903
Lms24 merged 2 commits intogetsentry:masterfrom
timfish:timfish/feat/indicators_traceOrigin

Conversation

@timfish
Copy link
Contributor

@timfish timfish commented Jan 8, 2026

The JavaScript SDK includes a traceOrigin in contexts.trace.data['performance.traceOrigin'] which should be used as a time reference for measurements. This allows measurements that aren't referenced from the start of the transaction

Needs:

  • Tests!

Before this change:

image

After this change:

image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 8, 2026
@timfish timfish marked this pull request as ready for review January 12, 2026 13:32
@timfish timfish requested a review from a team as a code owner January 12, 2026 13:32
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Tim!

@Lms24 Lms24 added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jan 14, 2026
@Lms24 Lms24 merged commit 09dab6d into getsentry:master Jan 14, 2026
54 of 55 checks passed
@timfish timfish deleted the timfish/feat/indicators_traceOrigin branch January 14, 2026 11:41
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants