Skip to content

Conversation

@andreiborza
Copy link
Member

No description provided.

"dependencies":{
"@apm-js-collab/tracing-hooks": "^0.3.1",
"@sentry/core": "10.30.0",
"@sentry/opentelemetry": "10.30.0",
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically, this is a breaking change. That being said, the only place where we document node-core is in the README and the README already advised users to install @sentry/opentelemetry so... maaaybe this is ok?

## Installation
```bash
npm install @sentry/node-core @sentry/opentelemetry @opentelemetry/api @opentelemetry/core @opentelemetry/context-async-hooks @opentelemetry/instrumentation @opentelemetry/resources @opentelemetry/sdk-trace-base @opentelemetry/semantic-conventions
# Or yarn
yarn add @sentry/node-core @sentry/opentelemetry @opentelemetry/api @opentelemetry/core @opentelemetry/context-async-hooks @opentelemetry/instrumentation @opentelemetry/resources @opentelemetry/sdk-trace-base @opentelemetry/semantic-conventions
```

@github-actions
Copy link
Contributor

github-actionsbot commented Dec 15, 2025

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

ScenarioRequests/s% of BaselinePrev. Requests/sChange %
GET Baseline9,216-11,630-21%
GET With Sentry1,70919%2,068-17%
GET With Sentry (error only)5,99065%7,869-24%
POST Baseline1,192-1,212-2%
POST With Sentry57348%622-8%
POST With Sentry (error only)1,01685%1,092-7%
MYSQL Baseline3,278-3,985-18%
MYSQL With Sentry43213%614-30%
MYSQL With Sentry (error only)2,68782%3,219-17%

View base workflow run

@andreiborzaandreiborzaforce-pushed the ab/node-core-light branch 4 times, most recently from b88da5c to 1687319CompareDecember 15, 2025 15:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@andreiborza