Method: Datadog::DI::Probe#rate_limiter

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

#rate_limiterObject (readonly)

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.

Rate limiter object. For internal DI use only.



126
127
128
# File 'lib/datadog/di/probe.rb', line 126

def rate_limiter
  @rate_limiter
end