Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(opentelemetry-sdk-node): use declarative config for resource attributes #6044

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

Open
maryliag wants to merge 22 commits into open-telemetry:main
base: main
Choose a base branch
Loading
from maryliag:use-config

Conversation

@maryliag
Copy link
Contributor

@maryliag maryliag commented Oct 24, 2025
edited
Loading

Start to use configuration package on sdk-node.
For now is a basic usage, just to get feedback on implementation. Things should work normally without changes.

Using values for sdk disable, log level, and resource attributes from config model

@maryliag maryliag requested a review from a team as a code owner October 24, 2025 03:48
Copy link

codecov bot commented Oct 24, 2025
edited
Loading

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.17%. Comparing base (74f470e) to head (3d0cfb5).

Files with missing lines Patch % Lines
...ental/packages/opentelemetry-sdk-node/src/utils.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@
## main #6044 +/- ##
=======================================
 Coverage 95.16% 95.17% 
=======================================
 Files 316 317 +1 
 Lines 9198 9216 +18 
 Branches 2057 2060 +3 
=======================================
+ Hits 8753 8771 +18 
 Misses 445 445 
Files with missing lines Coverage Δ
...imental/packages/opentelemetry-sdk-node/src/sdk.ts 95.21% <100.00%> (-0.83%) ⬇️
...tal/packages/opentelemetry-sdk-node/src/semconv.ts 100.00% <ø> (ø)
...ental/packages/opentelemetry-sdk-node/src/utils.ts 94.16% <90.90%> (+1.85%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@pichlermarc pichlermarc left a comment

Choose a reason for hiding this comment

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

quick review - I did not have a detailed look at this PR yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pichlermarc pichlermarc pichlermarc left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /