Skip to content

Sentry.addTracingExtensions() doesn't exist #8624

Description

@jeengbe

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() without Sentry.init() before.

Tracing extension 'startTransaction' has not been added. Call 'addTracingExtensions' before calling 'init':
Sentry.addTracingExtensions();
Sentry.init({...});

=> Property 'addTracingExtensions' does not exist on type 'typeof import("/thing/node_modules/.pnpm/@sentry+node@7.60.0/node_modules/@sentry/node/types/index")'.


Expected Result

n/a

Actual Result

n/a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions