Skip to content

Finish adding OSGi support#8417

Open
jack-berg wants to merge 4 commits into
open-telemetry:mainfrom
jack-berg:osgi-autoconfigure
Open

Finish adding OSGi support#8417
jack-berg wants to merge 4 commits into
open-telemetry:mainfrom
jack-berg:osgi-autoconfigure

Conversation

@jack-berg
Copy link
Copy Markdown
Member

@jack-berg jack-berg commented May 20, 2026

Followup to #7964, #8401

Resolves #768

  • Add support for autoconfigure / declarative configuration, and corresponding OSGi tests
  • Add missing Provides-Capabilities metadata to all artifacts which provide SPI implementations
  • Add test asserting that every artifact's Provide-Capabilities from MANIFEST.mf matches the SPIs they advertise in resources/META-INF/services

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.14%. Comparing base (32440c1) to head (780b019).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8417      +/-   ##
============================================
- Coverage     91.14%   91.14%   -0.01%     
- Complexity     7761     7763       +2     
============================================
  Files           881      881              
  Lines         23409    23410       +1     
  Branches       2331     2331              
============================================
  Hits          21337    21337              
  Misses         1377     1377              
- Partials        695      696       +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.

@jack-berg jack-berg changed the title Add OSGi support for autoconfigure and declarative config Finish adding OSGi support May 20, 2026
@jack-berg jack-berg marked this pull request as ready for review May 20, 2026 20:36
@jack-berg jack-berg requested a review from a team as a code owner May 20, 2026 20:36
@jack-berg
Copy link
Copy Markdown
Member Author

cc @royteeuwen this adds OSGi support for autoconfigure and declarative config

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.

Add OSGi support for API and SDK

1 participant