Method: Datadog::DI::Probe#instrumentation_module

Defined in:
lib/datadog/di/probe.rb

#instrumentation_moduleObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Instrumentation module for method probes.


171
172
173
# File 'lib/datadog/di/probe.rb', line 171

def instrumentation_module
  @instrumentation_module
end