Interface LatencyMetricsCollectorConfig

    • Method Detail

      • targetUnit

        TimeUnit targetUnit()
        The target unit for the emitted latencies.
        Returns:
        the target unit to emit.
      • targetPercentiles

        Double[] targetPercentiles()
        The percentiles which should be exposed in the metric.
        Returns:
        the percentiles to expose.