Method: Sentry::BackpressureMonitor#run

Defined in:
lib/sentry/backpressure_monitor.rb

#runObject

[View source]

26
27
28
29
# File 'lib/sentry/backpressure_monitor.rb', line 26

def run
  check_health
  set_downsample_factor
end