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

Consider moving the OT shim to Instrumentation

Open carlosalberto opened this issue 4 years ago • 1 comments

My impression is that most users of OT use it in manual fashion, i.e. no automatic instrumentation. But we should do a double check in case there's value in putting the OT Shim right in the Instrumentation repo.

carlosalberto avatar Aug 06 '21 13:08 carlosalberto

Can I assign this to you, @carlosalberto ?

jkwatson avatar Aug 06 '21 14:08 jkwatson

In #4753 we discussed scope of the various repositories and determined that this repo is the correct place for shims defined in the specification like open tracing.

jack-berg avatar Mar 10 '23 20:03 jack-berg