Class NewRelic::Agent::Transaction::Trace
In: lib/new_relic/agent/transaction/trace.rb
Parent: Object

Methods

Classes and Modules

Class NewRelic::Agent::Transaction::Trace::FinishedTraceError

Attributes

attributes  [RW] 
finished  [RW] 
guid  [RW] 
node_count  [RW] 
profile  [RW] 
root_node  [R] 
start_time  [R] 
threshold  [RW] 
transaction_name  [RW] 
uri  [RW] 
xray_session_id  [RW] 

Public Class methods

Public Instance methods

Iterates recursively over each node in the entire transaction sample tree while keeping track of nested nodes

[Validate]