Method: NewRelic::Agent::SqlSampler#tl_transaction_data
- Defined in:
- lib/new_relic/agent/sql_sampler.rb
permalink #tl_transaction_data ⇒ Object
only used for testing
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 |