Class: OpenTelemetry::Instrumentation::ActionPack::Instrumentation

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

Overview

The Instrumentation class contains logic to detect and install the ActionPack instrumentation

Constant Summary collapse

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