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