opentelemetry-java icon indicating copy to clipboard operation
opentelemetry-java copied to clipboard

Add OSGi support for API and SDK

Open Sandared opened this issue 4 years ago • 8 comments

It would be awesome if ot api and sdk could provide manifests with proper OSGi entries, e.g., by using the bnd gradle plugin that calculates them automatically :)

Sandared avatar Jan 17 '20 17:01 Sandared

Added a PR to do this here: https://github.com/open-telemetry/opentelemetry-java/pull/4627

LWogan avatar Jul 19 '22 17:07 LWogan

Could you give input if this is feasible? We also want to include opentelemetry into an OSGi application and would love to have the osgi manifest headers available

royteeuwen avatar Oct 06 '23 13:10 royteeuwen

None of the maintainers are very familiar with OSGI, so your best bet is a contribution at this point.

jkwatson avatar Oct 11 '23 19:10 jkwatson