Package io.sentry.backpressure
Class BackpressureMonitor
java.lang.Object
io.sentry.backpressure.BackpressureMonitor
- All Implemented Interfaces:
IBackpressureMonitor
,Runnable
-
Constructor Summary
ConstructorDescriptionBackpressureMonitor
(@NotNull SentryOptions sentryOptions, @NotNull IHub hub) -
Method Summary
-
Constructor Details
-
BackpressureMonitor
public BackpressureMonitor(@NotNull @NotNull SentryOptions sentryOptions, @NotNull @NotNull IHub hub)
-
-
Method Details
-
start
public void start()- Specified by:
start
in interfaceIBackpressureMonitor
-
run
public void run() -
getDownsampleFactor
public int getDownsampleFactor()- Specified by:
getDownsampleFactor
in interfaceIBackpressureMonitor
-