elastic / elastic-otel-java

Apache License 2.0
8 stars 7 forks source link

Include baggage processor #296

Open AlexanderWert opened 1 week ago

AlexanderWert commented 1 week ago

Include the baggage processor to the agent.

SylvainJuge commented 4 days ago

Opened a draft PR to add it to the upstream agent: https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11697

Tested locally with a snapshot, the contrib 1.37.0 hasn't been released yet.

If this goes well, then it means that we just have to wait for contrib release, then a new agent release in order to automatically inherit this in our distribution.