Skip to content

Add SDK.Resource() to otelconf/v0.3.0#8660

Merged
dmathieu merged 11 commits intoopen-telemetry:mainfrom
iblancasa:8659
Mar 31, 2026
Merged

Add SDK.Resource() to otelconf/v0.3.0#8660
dmathieu merged 11 commits intoopen-telemetry:mainfrom
iblancasa:8659

Conversation

@iblancasa
Copy link
Copy Markdown
Contributor

Fixes #8659

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
@iblancasa iblancasa requested review from a team and pellared as code owners March 10, 2026 10:40
@github-actions github-actions Bot requested a review from codeboten March 10, 2026 10:40
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.2%. Comparing base (2c2127d) to head (0f36d7d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8660   +/-   ##
=====================================
  Coverage   82.1%   82.2%           
=====================================
  Files        183     183           
  Lines      13901   13907    +6     
=====================================
+ Hits       11426   11443   +17     
+ Misses      2067    2056   -11     
  Partials     408     408           
Files with missing lines Coverage Δ
otelconf/v0.3.0/config.go 93.3% <100.0%> (+0.4%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread otelconf/v0.3.0/config.go Outdated
Comment thread CHANGELOG.md Outdated
Co-authored-by: Flc゛ <flc1125@gmail.com>
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented Mar 17, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: dmathieu / name: Damien Mathieu (0f36d7d)

Comment thread otelconf/v0.3.0/config.go
@flc1125

This comment was marked as off-topic.

@iblancasa iblancasa requested a review from dmathieu March 17, 2026 20:11
@dmathieu dmathieu added the blocked: specification Waiting on clarification of the OpenTelemetry specification before progress can be made label Mar 18, 2026
@dmathieu
Copy link
Copy Markdown
Member

We shouldn't merge this until open-telemetry/opentelemetry-specification#4948 has been agreed upon.

@iblancasa
Copy link
Copy Markdown
Contributor Author

open-telemetry/opentelemetry-specification#4948 has been merged. I think we are ok to merge this one.

@dmathieu dmathieu merged commit a0bbd72 into open-telemetry:main Mar 31, 2026
29 checks passed
@pellared pellared removed the blocked: specification Waiting on clarification of the OpenTelemetry specification before progress can be made label Mar 31, 2026
@pellared pellared added this to the v1.43.0 milestone Apr 3, 2026
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.

[Feature]: Expose the effective SDK resource built from otelconf configuration

5 participants