Skip to content

test(node): Add test for express without tracing #12014

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 3 commits into from
May 14, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented May 14, 2024

Just to ensure we do not regress here.
Request isolation should work even without tracing (which means, even without the express integration added - that is only added when tracing is enabled, today!).

Really, the only thing missing should be transactionName.

@mydea mydea requested review from Lms24, s1gr1d and andreiborza May 14, 2024 07:20
@mydea mydea self-assigned this May 14, 2024
@mydea mydea force-pushed the fn/test-express-no-tracing branch from 05273da to bfffe68 Compare May 14, 2024 08:19
@mydea mydea merged commit 50c48da into develop May 14, 2024
72 checks passed
@mydea mydea deleted the fn/test-express-no-tracing branch May 14, 2024 08:29
andreiborza pushed a commit that referenced this pull request May 16, 2024
Just to ensure we do not regress here.
Request isolation should work even without tracing (which means, even
without the express integration added - that is only added when tracing
is enabled, today!).

Really, the only thing missing should be `transactionName`.
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.

3 participants