Class
NewRelic::Agent::SqlTrace
In:
lib/new_relic/agent/sql_sampler.rb
Parent:
Stats
Methods
aggregate
aggregate_trace
need_to_explain?
need_to_obfuscate?
new
prepare_to_send
set_primary
to_collector_array
Included Modules
NewRelic::Coerce
Attributes
database_metric_name
[R]
params
[R]
path
[R]
slow_sql
[R]
sql
[R]
sql_id
[R]
url
[R]
Public Class methods
new
(normalized_query, slow_sql, path, uri)
Public Instance methods
aggregate
(slow_sql, path, uri)
aggregate_trace
(trace)
need_to_explain?
()
need_to_obfuscate?
()
prepare_to_send
()
set_primary
(slow_sql, path, uri)
to_collector_array
(encoder)
[Validate]