Skip to content

Sentry.addTracingExtensions() doesn't exist #8624

Closed
@jeengbe

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Waiting for: Product Owner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions