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: Normalize Transaction and Span consistently #2655

Merged
merged 2 commits into from Jun 8, 2020

Conversation

rhcarvalho
Copy link
Contributor

@rhcarvalho rhcarvalho commented Jun 8, 2020

This is such that setting data on a Transaction behaves the same as setting data on a Span.

Fixes #2646.


BEFORE

image

AFTER

image

This is such that setting data on a Transaction behaves the same as
setting data on a Span.
@rhcarvalho rhcarvalho force-pushed the rhcarvalho/consistent-normalize-transaction-span branch from c03883a to f8b7b09 Compare June 8, 2020 09:45
@getsentry-bot
Copy link
Contributor

getsentry-bot commented Jun 8, 2020

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 17.0547 kB) (ES6: 16.1162 kB)

📖 ✅ TSLint passed

Generated by 🚫 dangerJS against 0a08858

@rhcarvalho
Copy link
Contributor Author

Going to ignore BrowserStack tests, canceled. All the rest is green: https://travis-ci.com/github/getsentry/sentry-javascript/builds/170275872

@rhcarvalho rhcarvalho merged commit 5b479e2 into master Jun 8, 2020
@rhcarvalho rhcarvalho deleted the rhcarvalho/consistent-normalize-transaction-span branch June 8, 2020 11:57
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.

Inconsistent normalization of Transaction/Span data
4 participants