Package brave.sampler

Interface DeclarativeSampler.RateOfMethod<M>

  • Enclosing class:
    DeclarativeSampler<M>

    public static interface DeclarativeSampler.RateOfMethod<M>
    Since:
    5.8
    • Method Detail

      • get

        @Nullable
        Integer get​(M method)
        Returns null if there's no configured sample rate (in traces per second) of this method