Module: RPMContrib

Defined in:
lib/rpm_contrib/instrumentation/resque.rb,
lib/rpm_contrib.rb,
lib/rpm_contrib/instrumentation/camping.rb

Overview

Resque Instrumentation

Installs a hook to ensure the agent starts manually when the worker starts and also adds the tracer to the process method which executes in the forked task.

Defined Under Namespace

Modules: Instrumentation

Constant Summary collapse

VERSION =
File.read(RPM_CONTRIB_LIB+"/../CHANGELOG")[/Version ([\d\.]+)$/, 1]