Skip to content

Support imports for all signal types and public attribute groups.#1267

Merged
jsuereth merged 10 commits intoopen-telemetry:mainfrom
jsuereth:wip-more-imports
Mar 9, 2026
Merged

Support imports for all signal types and public attribute groups.#1267
jsuereth merged 10 commits intoopen-telemetry:mainfrom
jsuereth:wip-more-imports

Conversation

@jsuereth
Copy link
Contributor

@jsuereth jsuereth commented Mar 5, 2026

Expand import support so we can cover all possible scenarios.

@jsuereth jsuereth moved this to To consider for the next release in OTel Weaver Project Mar 5, 2026
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.9%. Comparing base (e23af35) to head (4a845c4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1267     +/-   ##
=======================================
+ Coverage   80.8%   80.9%   +0.1%     
=======================================
  Files        111     111             
  Lines       9308    9377     +69     
=======================================
+ Hits        7523    7593     +70     
+ Misses      1785    1784      -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@jsuereth
Copy link
Contributor Author

jsuereth commented Mar 6, 2026

@lmolkova When I went to update the v1 schema, it was a massive change, does this look right to you or did I do something wrong?

@jsuereth jsuereth marked this pull request as ready for review March 6, 2026 15:27
@jsuereth jsuereth requested review from a team as code owners March 6, 2026 15:27
Copy link
Contributor

@lquerel lquerel left a comment

Choose a reason for hiding this comment

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

LGTM.
I noticed a potential regression in the semconv.schema.json.

@jsuereth jsuereth enabled auto-merge (squash) March 9, 2026 13:32
@@ -0,0 +1,32 @@
version: '2'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
version: '2'
file_format: definition/2

@jsuereth jsuereth merged commit 7b76da0 into open-telemetry:main Mar 9, 2026
26 checks passed
@github-project-automation github-project-automation bot moved this from To consider for the next release to Done in OTel Weaver Project Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants