Class: OpenTelemetry::Instrumentation::ActionView::Instrumentation

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

Overview

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

Constant Summary collapse

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