Class: Sentry::Configuration
- Inherits:
-
Object
- Object
- Sentry::Configuration
- Defined in:
- lib/sentry/opentelemetry/configuration.rb
Instance Attribute Summary collapse
-
#otlp ⇒ OTLP::Configuration
readonly
OTLP related configuration.
Instance Attribute Details
#otlp ⇒ OTLP::Configuration (readonly)
OTLP related configuration.
9 10 11 |
# File 'lib/sentry/opentelemetry/configuration.rb', line 9 def otlp @otlp end |