debug that
This commit is contained in:
parent
b03e9c5559
commit
fb74fcc711
|
@ -12,7 +12,7 @@ class Travis::Api::App
|
|||
after do
|
||||
instrumenter = ::Skylight::Instrumenter.instance
|
||||
trace = instrumenter.current_trace if instrumenter
|
||||
trace.endpoint = "#{request.request_method} #{endpoint}" || "unknown" if trace
|
||||
p trace.endpoint = "#{request.request_method} #{endpoint}" || "unknown" if trace
|
||||
end
|
||||
|
||||
def endpoint
|
||||
|
|
Loading…
Reference in New Issue
Block a user