Method: NewRelic::Agent::Transaction#synthetics_payload

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

#synthetics_payloadObject

Fields for tracking synthetics requests

[View source]

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

def synthetics_payload
  @synthetics_payload
end