Lauri Tulmin 7635afe712 Fix virtual thread instrumentation for jdk 21 ea versions (#10887) há 1 ano atrás
..
bootstrap e38093ce3f Fix disabling virtual thread context propagation (#10881) há 1 ano atrás
javaagent 7635afe712 Fix virtual thread instrumentation for jdk 21 ea versions (#10887) há 1 ano atrás
testing 0d92a21f37 Rename javaagent executor package names (#5847) há 2 anos 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.