Trask Stalnaker 2bdddafdc4 Apply Prettier to markdown files (#8968) před 1 rokem
..
bootstrap 6a0ca530b7 Instrumentation API changes: VirtualField (#6017) před 2 roky
javaagent 7fb487a757 Rename the "executor" instrumentation to "executors" to match gradle … (#8451) před 1 rokem
testing 0d92a21f37 Rename javaagent executor package names (#5847) před 2 roky
README.md 2bdddafdc4 Apply Prettier to markdown files (#8968) před 1 rokem

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.