Jonas Kunz abc7a227e1 Add support for newVirtualThreadPerTaskExecutor (#9616) hai 1 ano
..
bootstrap ad0ddd7ee3 Unwrap Runnable in ThreadPoolExecutor before/after methods (#9326) hai 1 ano
javaagent abc7a227e1 Add support for newVirtualThreadPerTaskExecutor (#9616) hai 1 ano
testing 0d92a21f37 Rename javaagent executor package names (#5847) %!s(int64=2) %!d(string=hai) anos
README.md 2bdddafdc4 Apply Prettier to markdown files (#8968) hai 1 ano

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.