Skip to content

feat(node-core): Add node-core package #16531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

andreiborza
Copy link
Member

@andreiborza andreiborza commented Jun 10, 2025

This PR creates a new node-core package

  • that comes with no OpenTelemetry auto-instrumentations out of the box
  • adds only necessary OpenTelemetry dependencies and widens their range to accept both v1 and v2 majors
  • adds node-core integration tests
  • adds an e2e test app with OpenTelemetry v1 dependencies
  • adds an e2e test app with OpenTelemetry v2 dependencies

The package is still experimental and should not be used yet.

Closes: #15213

@andreiborza andreiborza requested review from mydea, Lms24 and chargome June 10, 2025 12:29
@andreiborza andreiborza marked this pull request as draft June 10, 2025 12:54
Sign up for free to 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.

Implement Node Core SDK
2 participants