Skip to content

Move Node specific code to @sentry/node #7346

Closed
@AbhiPrasad

Description

@AbhiPrasad
### Node
- [ ] https://github.com/getsentry/sentry-javascript/pull/7503
- [ ] https://github.com/getsentry/sentry-javascript/pull/7503

For Node we probably just want to update the docs to match OpenTelemetry:

const Sentry = require("@sentry/node");

Sentry.init({
  integrations: [...Sentry.autoDiscoverNodePerformanceMonitoringIntegrations()]
});

Metadata

Metadata

Assignees

Labels

Package: nodeIssues related to the Sentry Node SDK

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions