Method: NewRelic::Agent::Transaction#request_path

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

#request_pathObject

[View source]

317
318
319
# File 'lib/new_relic/agent/transaction.rb', line 317

def request_path
  @request_attributes&.request_path
end