Method: NewRelic::Agent::Transaction#request_path
- Defined in:
- lib/new_relic/agent/transaction.rb
permalink #request_path ⇒ Object
317 318 319 |
# File 'lib/new_relic/agent/transaction.rb', line 317 def request_path @request_attributes&.request_path end |