Jean Bisutti 7f051d36ce Add test on work stealing pool (#6315) há 2 anos atrás
..
bootstrap 6a0ca530b7 Instrumentation API changes: VirtualField (#6017) há 2 anos atrás
javaagent 7f051d36ce Add test on work stealing pool (#6315) há 2 anos atrás
testing 0d92a21f37 Rename javaagent executor package names (#5847) há 2 anos atrás
README.md 4d7a5d5062 Add settings docs for instrumentations (#4981) há 3 anos 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.