Lauri Tulmin 7965cbb6b5 Remove reflection from structured concurrency test (#11304) há 10 meses atrás
..
bootstrap e38093ce3f Fix disabling virtual thread context propagation (#10881) há 11 meses atrás
javaagent 7965cbb6b5 Remove reflection from structured concurrency test (#11304) há 10 meses atrás
jdk21-testing 7965cbb6b5 Remove reflection from structured concurrency test (#11304) há 10 meses atrás
testing dfc79ebece Build with jdk21 (#11219) há 10 meses atrás
README.md 2bdddafdc4 Apply Prettier to markdown files (#8968) há 1 ano atrás

README.md

Settings for the executors instrumentation

System property Type Default Description
otel.instrumentation.executors.include List Empty List of Executor subclasses to be instrumented.
otel.instrumentation.executors.include-all Boolean false Whether to instrument all classes that implement the Executor interface.