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

Decorate Runnable instances for context propagation

Open laurit opened this issue 1 year ago • 3 comments

Part of https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/9324

laurit avatar Aug 28 '23 13:08 laurit

this seems like a good PR to merge for 2.0

trask avatar Dec 15 '23 00:12 trask

no tests are changed. Do we write tests for advices?

zeitlinger avatar Dec 21 '23 16:12 zeitlinger

no tests are changed. Do we write tests for advices?

not really sure what you mean. We don't test individual advice classes, but we test whether applying instrumentation has the desired effect.

laurit avatar Dec 22 '23 09:12 laurit