Skip to content

fix(tracing): Normalize transaction names for express methods to match those of other SDKs #2832

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

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

dashed
Copy link
Member

@dashed dashed commented Aug 20, 2020

In the Sentry product, and in particular, the Performance transaction summary page, we rely on transaction names (i.e. transaction tag) to find other things like Issues.

We normalize the transaction name by dropping the | character for the Express tracing integration library.

@dashed dashed self-assigned this Aug 20, 2020
@github-actions
Copy link
Contributor

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 17.67 KB (0%)
@sentry/browser - Webpack 18.46 KB (0%)
@sentry/react - Webpack 18.46 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 22.69 KB (-0.32% 🔽)

@dashed dashed merged commit 02ac212 into master Aug 21, 2020
@dashed dashed deleted the apm-fix-express-transaction-name branch August 21, 2020 09:07
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.

2 participants