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

fix(tracing): Add transaction name as tag on error events #3024

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

lobsterkatie
Copy link
Member

Somewhere along the way, the JS SDK stopped sending transaction name as a tag. This restores that behavior, upon which the "Related Issues" feature on transactions depends.

image

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2020

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 19.68 KB (+0.19% 🔺)
@sentry/browser - Webpack 20.54 KB (+0.19% 🔺)
@sentry/react - Webpack 20.54 KB (+0.19% 🔺)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 26.67 KB (+0.12% 🔺)

@lobsterkatie lobsterkatie merged commit 1fdb95f into master Nov 3, 2020
@lobsterkatie lobsterkatie deleted the kmclb-transaction-name-as-transaction-tag branch November 3, 2020 03:34
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.

None yet

2 participants