Module: OpenTelemetry::Instrumentation
- Defined in:
- lib/opentelemetry/instrumentation.rb,
lib/opentelemetry/instrumentation/ruby_kafka.rb,
lib/opentelemetry/instrumentation/ruby_kafka/utils.rb,
lib/opentelemetry/instrumentation/ruby_kafka/version.rb,
lib/opentelemetry/instrumentation/ruby_kafka/patches/client.rb,
lib/opentelemetry/instrumentation/ruby_kafka/instrumentation.rb,
lib/opentelemetry/instrumentation/ruby_kafka/patches/consumer.rb,
lib/opentelemetry/instrumentation/ruby_kafka/patches/producer.rb,
lib/opentelemetry/instrumentation/ruby_kafka/patches/async_producer.rb
Overview
Instrumentation should be able to handle the case when the library is not installed on a user's system.
Defined Under Namespace
Modules: RubyKafka