Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com> |
||
|---|---|---|
| .. | ||
| 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. |