opentelemetry-java-instrume.../instrumentation/executors
renovate[bot] 68a17adfee
fix(deps): update errorproneversion to v2.39.0 (minor) (#14122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2025-06-27 22:17:30 -07:00
..
bootstrap
javaagent
jdk21-testing
testing
README.md
metadata.yaml

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.