Method: NewRelic::Agent::Transaction#synthetics_info_payload

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

#synthetics_info_payloadObject

Fields for tracking synthetics requests

[View source]

93
94
95
# File 'lib/new_relic/agent/transaction.rb', line 93

def synthetics_info_payload
  @synthetics_info_payload
end