Class: OpenTelemetry::Instrumentation::RubyKafka::Instrumentation

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

Overview

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

Constant Summary collapse

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