Module: OpenTelemetry::Instrumentation
- Extended by:
- Instrumentation
- Included in:
- Instrumentation
- Defined in:
- lib/opentelemetry/instrumentation.rb,
lib/opentelemetry/instrumentation/base.rb,
lib/opentelemetry/instrumentation/version.rb,
lib/opentelemetry/instrumentation/registry.rb
Overview
The instrumentation module contains functionality to register and install instrumentation
Defined Under Namespace
Constant Summary collapse
- VERSION =
'0.20.0'
Instance Method Summary collapse
-
#registry ⇒ Registry
Registry containing all known instrumentation.