Class: OpenTelemetry::Instrumentation::PG::Instrumentation

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

Overview

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

Constant Summary collapse

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