# File lib/new_relic/agent/transaction_event_recorder.rb, line 38
      def synthetics_event? payload
        payload.key? :synthetics_resource_id
      end