# File lib/new_relic/agent/samplers/delayed_job_sampler.rb, line 44
        def failed_jobs
          count(FAILED_QUERY)
        end