Interface Stat

    • Method Detail

      • record

        void record​(MetricConfig config,
                    double value,
                    long timeMs)
        Record the given value
        Parameters:
        config - The configuration to use for this metric
        value - The value to record
        timeMs - The POSIX time in milliseconds this value occurred