Mateusz Rzeszutek 32c5d4c267 Fix context propagation in Executor#execute() for non-capturing lambdas (#9179) 1 жил өмнө
..
bootstrap 32c5d4c267 Fix context propagation in Executor#execute() for non-capturing lambdas (#9179) 1 жил өмнө
javaagent 32c5d4c267 Fix context propagation in Executor#execute() for non-capturing lambdas (#9179) 1 жил өмнө
testing 0d92a21f37 Rename javaagent executor package names (#5847) 2 жил өмнө
README.md 2bdddafdc4 Apply Prettier to markdown files (#8968) 1 жил өмнө

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.