Transactions

Any transaction that exceeds this amount of time will be viewable immediately as an active trace and the trace will be stored to disk at its completion.
The interval at which the profiler samples stack traces. Each sampling time is randomized within its given interval in order to avoid periodicity bias.
Capture CPU time, blocked time, waited time and allocated memory if available. See JVM Capabilities. Capturing this data has some overhead (around 5 microseconds per transaction).
Slow threshold override
The transaction type this override applies to.
The transaction name this override applies to. If empty, this override will apply to all transaction names.
The user this override applies to. If empty, this override will apply to all users. Case insensitive comparison is performed.
Add {{config.slowThresholdOverrides.length ? 'another' : 'a'}} slow threshold override