# File lib/new_relic/agent/transaction/synthetics_sample_buffer.rb, line 15
        def allow_sample?(sample)
          sample.synthetics_resource_id != nil
        end