Package io.sentry

Class TracesSampler

java.lang.Object
io.sentry.TracesSampler

@Internal public final class TracesSampler extends Object
  • Constructor Details

    • TracesSampler

      public TracesSampler(@NotNull @NotNull SentryOptions options)
  • Method Details

    • sample

      @NotNull public @NotNull TracesSamplingDecision sample(@NotNull @NotNull SamplingContext samplingContext)
    • sampleSessionProfile

      public boolean sampleSessionProfile(double sampleRand)