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

ref: Apply user field from scope to transaction event #596

Merged
merged 1 commit into from Jul 10, 2023

Conversation

kamilogorek
Copy link
Contributor

Follow-up to #590
Fixes #575

Per https://develop.sentry.dev/sdk/event-payloads/transaction/

Transactions are Events enriched with Span data.

@kamilogorek kamilogorek requested a review from a team July 10, 2023 11:45
@kamilogorek kamilogorek enabled auto-merge (squash) July 10, 2023 11:50
@kamilogorek kamilogorek merged commit 6ef6d97 into master Jul 10, 2023
12 checks passed
@kamilogorek kamilogorek deleted the transaction-user branch July 10, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply Scope Modifications To Transactions
3 participants