Class BufferGaugeService

    • Method Detail

      • submit

        public void submit​(String metricName,
                           double value)
        Description copied from interface: GaugeService
        Set the specified gauge value.
        Specified by:
        submit in interface GaugeService
        Parameters:
        metricName - the name of the gauge to set
        value - the value of the gauge