Interface SamplingBoost.Builder

  • Method Details

    • boostRate

      SamplingBoost.Builder boostRate(Double boostRate)

      The calculated sampling boost rate for this service

      Parameters:
      boostRate - The calculated sampling boost rate for this service
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • boostRateTTL

      SamplingBoost.Builder boostRateTTL(Instant boostRateTTL)

      When the sampling boost expires.

      Parameters:
      boostRateTTL - When the sampling boost expires.
      Returns:
      Returns a reference to this object so that method calls can be chained together.