Class: OpenTelemetry::Instrumentation::DelayedJob::Instrumentation

Inherits:
Base
  • Object
show all
Defined in:
lib/opentelemetry/instrumentation/delayed_job/instrumentation.rb

Overview

Instrumentation class that detects and installs the DelayedJob instrumentation

Constant Summary collapse

MINIMUM_VERSION =
Gem::Version.new('4.1')