Package io.sentry
Class TracesSampler
java.lang.Object
io.sentry.TracesSampler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull TracesSamplingDecision
sample
(@NotNull SamplingContext samplingContext)
-
Constructor Details
-
TracesSampler
-
-
Method Details
-
sample
@NotNull public @NotNull TracesSamplingDecision sample(@NotNull @NotNull SamplingContext samplingContext)
-