# File lib/new_relic/agent/sql_sampler.rb, line 308 def aggregate_trace(trace) aggregate(trace.slow_sql, trace.path, trace.url) end