Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(span): Track span origin for analytics #48322

Merged
merged 2 commits into from
May 9, 2023

Conversation

philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented May 2, 2023

With getsentry/relay#1984, Relay officially accepts a new property on the span called origin. The origin property indicates what precisely created the span. This PR sends origin for opening span details to investigate that data in Amplitude. The Amplitude event is Performance Views: Event Details span details opened. For more information on trace origin, visit the develop docs.

The draft PR shows what I roughly would like to achieve. Can someone help me and tell me what else I need to do to finish this PR? Do I also need to update some tests?

With getsentry/relay#1984, Relay officially
accepts a new property on the span called origin. The origin
property indicates what precisely created the span. This PR sends
origin for opening span details to investigate  that data in Amplitude.
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 2, 2023
@philipphofmann
Copy link
Member Author

Hey, @getsentry/performance, I would like a quick review on this one, please 😃 .

Copy link
Member

@k-fish k-fish left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@k-fish k-fish left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@k-fish k-fish left a comment

Choose a reason for hiding this comment

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

👍

@philipphofmann philipphofmann marked this pull request as ready for review May 9, 2023 14:43
@philipphofmann philipphofmann requested a review from a team as a code owner May 9, 2023 14:43
@philipphofmann philipphofmann merged commit 4863241 into master May 9, 2023
@philipphofmann philipphofmann deleted the chore/track-span-origin branch May 9, 2023 14:45
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants