Node Properties

This table presents the node properties which are specific for the executor-based instrumentation strategy, or which work differently than for the constructor-based instrumentation strategy (default).

Property Default value Description

thread-correlation-classes

none

These properties have the same effect in the Executor mode as in Constructor mode, however, their use is discouraged in Executor mode, especially when used to limit the costs of thread tracking. Due to the differences in implementation of the async hand-offs, any performance gains achieved using these settings in constructor mode are likely to be available using the out of the box settings in Executor mode.
thread-correlation-classes-exclude
min-transaction-stall-threshold-in-seconds 60 For Executor mode only, the transactions will not get checked for stall unless they run at least the specified number of seconds