Mateusz Rzeszutek 7fb487a757 Rename the "executor" instrumentation to "executors" to match gradle … (#8451) hace 1 año
..
bootstrap 6a0ca530b7 Instrumentation API changes: VirtualField (#6017) hace 2 años
javaagent 7fb487a757 Rename the "executor" instrumentation to "executors" to match gradle … (#8451) hace 1 año
testing 0d92a21f37 Rename javaagent executor package names (#5847) hace 2 años
README.md 597b2a5321 More spotless (#7126) hace 2 años

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.