Class: OpenTelemetry::Instrumentation::FactoryBot::Instrumentation

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

Overview

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

Constant Summary collapse

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