Class: Sentry::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sentry/opentelemetry/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#otlpOTLP::Configuration (readonly)

OTLP related configuration.

Returns:



9
10
11
# File 'lib/sentry/opentelemetry/configuration.rb', line 9

def otlp
  @otlp
end