Module: OpenTelemetry
- Defined in:
- lib/opentelemetry/instrumentation/ruby_kafka/utils.rb,
lib/opentelemetry/instrumentation/ruby_kafka.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,
lib/opentelemetry/instrumentation.rb
Overview
OpenTelemetry is an open source observability framework, providing a general-purpose API, SDK, and related tools required for the instrumentation of cloud-native software, frameworks, and libraries.
The OpenTelemetry module provides global accessors for telemetry objects.
See the documentation for the opentelemetry-api
gem for details.
Defined Under Namespace
Modules: Instrumentation