Class: OpenTelemetry::Instrumentation::AwsSdk::Instrumentation

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

Overview

Instrumentation class that detects and installs the AwsSdk instrumentation

Constant Summary collapse

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