Class: OpenTelemetry::Instrumentation::Sidekiq::Instrumentation
- Inherits:
-
Base
- Object
- Base
- OpenTelemetry::Instrumentation::Sidekiq::Instrumentation
- Defined in:
- lib/opentelemetry/instrumentation/sidekiq/instrumentation.rb
Overview
The Instrumentation class contains logic to detect and install the Sidekiq instrumentation
Constant Summary collapse
- MINIMUM_VERSION =
Gem::Version.new('4.2.10')