class InfluxReporter::Integration::Resque

Public Instance Methods

save() click to toggle source
# File lib/influx_reporter/integration/resque.rb, line 12
def save
  InfluxReporter.report exception
end