Method: NewRelic::Agent::SqlSampler#tl_transaction_data

Defined in:
lib/new_relic/agent/sql_sampler.rb

#tl_transaction_dataObject

only used for testing

[View source]

62
63
64
# File 'lib/new_relic/agent/sql_sampler.rb', line 62

def tl_transaction_data # only used for testing
  Tracer.state.sql_sampler_transaction_data
end