-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Milestone
Description
### 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 SDKIssues related to the Sentry Node SDK