Interface Gauge<T>

    • Method Detail

      • value

        T value​(MetricConfig config,
                long now)
        Returns the current value associated with this gauge.
        Parameters:
        config - The configuration for this metric
        now - The POSIX time in milliseconds the measurement is being taken