newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
202 stars 144 forks source link

Spike: Explore ways for the New Relic Java agent to use OTel bytecode instrumentation #2062

Open jasonjkeller opened 1 month ago

jasonjkeller commented 1 month ago

Explore whether it's possible for the NR Java agent to load and use OTel bytecode instrumentation. This would probably look something like cloning the OTel instrumentation into the NR Java agent repo and translating OTel bytecode into NR bytecode.

https://opentelemetry.io/docs/concepts/instrumentation/libraries/ https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md

workato-integration[bot] commented 1 month ago

https://new-relic.atlassian.net/browse/NR-316406