https://ge.opentelemetry.io/s/pn7rhvguj5nyq/tests/:instrumentation:executors:javaagent:test/io.opentelemetry.javaagent.instrumentation.scalaexecutors.ScalaInstrumentationTest/scalaFuturesAndCallbacks()?top-execution=1 Seems like the same issue as in https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5671 |
||
---|---|---|
.. | ||
bootstrap | ||
javaagent | ||
testing | ||
README.md |
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. |