Anuraag Agrawal e6e2190f68 Fix most lint warnings. (#5180) 3 vuotta sitten
..
javaagent e6e2190f68 Fix most lint warnings. (#5180) 3 vuotta sitten
README.md 4d7a5d5062 Add settings docs for instrumentations (#4981) 3 vuotta sitten

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.