Or all executors, bypassing the allow list. `dd.trace.executor=com.MyCustomExecutor,com.OtherExecutor` `dd.trace.executors.all=true` Turns out in many cases, executors that we say we’re skipping, are still being traced because they extend from an already instrumented executor. |
||
---|---|---|
.. | ||
akka-2.5-testing | ||
akka-testing | ||
kotlin-testing | ||
scala-testing | ||
src | ||
java-concurrent.gradle |