elastic / elastic-otel-java

Apache License 2.0
14 stars 12 forks source link

Publish features as vanilla agent extension #203

Closed JonasKunz closed 5 months ago

JonasKunz commented 5 months ago

We currently make our distro features usable in two ways:

The goal of this issue is to allow another way: Use the vanilla opentelemetry agent, but with our features as an extension jar for the existing agent extension mechanism. This requires the extensions to be bundled and published as a fat-jar.

Note that the agent extension jar should not set the distro name and version.