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

feat(core): Add forceTransaction to trpc middleware options #15519

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

leoambio
Copy link
Contributor

@leoambio leoambio commented Feb 27, 2025

closes #15505
@chargome

I didn't have time to properly set up the sentry development environment on my computer. Could you take over from here?

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • [] If you've added code that should be tested, please add tests.
  • [] Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

@leoambio leoambio changed the title feat: add option to forceTransaction when starting span in trpc middleware feat(core): add option to forceTransaction when starting span in trpc middleware Feb 27, 2025
@chargome chargome self-assigned this Feb 27, 2025
@chargome chargome changed the title feat(core): add option to forceTransaction when starting span in trpc middleware feat(core): Add option forceTransaction to trpc middleware options Feb 27, 2025
@chargome chargome changed the title feat(core): Add option forceTransaction to trpc middleware options feat(core): Add forceTransaction to trpc middleware options Feb 27, 2025
@chargome chargome merged commit 5505b5c into getsentry:develop Feb 27, 2025
135 checks passed
AbhiPrasad pushed a commit that referenced this pull request Feb 27, 2025
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #15519

Co-authored-by: chargome <[email protected]>
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.

TrpcMiddleware support for forceTransaction in span creation
2 participants