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.



105
106
107
# File 'lib/datadog/di/probe.rb', line 105

def rate_limiter
  @rate_limiter
end