| Class | NewRelic::Agent::TransactionSampleBuilder |
| In: |
lib/new_relic/agent/transaction_sample_builder.rb
|
| Parent: | Object |
a builder is created with every sampled transaction, to dynamically generate the sampled data. It is a thread-local object, and is not accessed by any other thread so no need for synchronization.
@api private
| TT_THRESHOLD_KEY | = | :'transaction_tracer.transaction_threshold' |
| current_node | [R] | |
| sample | [R] |