Method: Sentry::Configuration#instrumenter
- Defined in:
- lib/sentry/configuration.rb
permalink #instrumenter ⇒ Symbol
The instrumenter to use, :sentry or :otel
293 294 295 |
# File 'lib/sentry/configuration.rb', line 293 def instrumenter @instrumenter end |