Method: NewRelic::Agent::SqlTrace#slow_sql

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

#slow_sqlObject (readonly)

[View source]

296
297
298
# File 'lib/new_relic/agent/sql_sampler.rb', line 296

def slow_sql
  @slow_sql
end