# File lib/new_relic/agent/transaction.rb, line 652 def is_synthetics_request? synthetics_payload != nil && raw_synthetics_header != nil end