Class: OpenTelemetry::Instrumentation::Trilogy::Instrumentation
- Inherits:
-
Base
- Object
- Base
- OpenTelemetry::Instrumentation::Trilogy::Instrumentation
- Defined in:
- lib/opentelemetry/instrumentation/trilogy/instrumentation.rb
Overview
The Instrumentation class contains logic to detect and install the Trilogy instrumentation
Instance Attribute Summary collapse
-
#propagator ⇒ Object
readonly
Returns the value of attribute propagator.
Instance Attribute Details
#propagator ⇒ Object (readonly)
Returns the value of attribute propagator.
32 33 34 |
# File 'lib/opentelemetry/instrumentation/trilogy/instrumentation.rb', line 32 def propagator @propagator end |