opentelemetry-java-instrumentation
opentelemetry-java-instrumentation copied to clipboard
Decorate Runnable instances for context propagation
Part of https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/9324
this seems like a good PR to merge for 2.0
no tests are changed. Do we write tests for advices?
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.