-
-
Couldn't load subscription status.
- Fork 1.7k
feat(core): Allow to pass forceTransaction to startSpan() APIs
#10749
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
Conversation
size-limit report 📦
|
|
maybe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes sense to me. I'd love to revisit the name for this if we have a plan what it's gonna look like in the product but that is a future-us issue!
001b0a1 to
5a745cb
Compare
isTransaction to startSpan() APIsforceTransaction to startSpan() APIs
5a745cb to
d809c05
Compare
ea23bed to
569def4
Compare
569def4 to
8bfa2b1
Compare
This will ensure a span is sent as a transaction to Sentry.
This only implements this option for the core implementation, not yet for OTEL - that is a follow up here: #10807