Class: OpenTelemetry::Instrumentation::Mongo::Instrumentation

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

Overview

Instrumentation class that detects and installs the Mongo instrumentation

Constant Summary collapse

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