-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Sentry.addTracingExtensions()
doesn't exist
#8624
Comments
I think the log message is misleading here. I am not sure though if we should export @jeengbe The intended way to use the SDK is to call |
Thanks! I figured so too since it works just fine with Still tripped me up a couple of times 😄 |
@jeengbe yeah something here is not optimal for sure. Thanks for bringing this up.
|
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
7.60.0
Framework Version
No response
Link to Sentry event
No response
SDK Setup
n/a
Steps to Reproduce
Call
Sentry.startTransaction()
withoutSentry.init()
before.=>
Property 'addTracingExtensions' does not exist on type 'typeof import("/thing/node_modules/.pnpm/@[email protected]/node_modules/@sentry/node/types/index")'.
Expected Result
n/a
Actual Result
n/a
The text was updated successfully, but these errors were encountered: