Open jasonjkeller opened 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
https://new-relic.atlassian.net/browse/NR-316406
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