Interface LabelledSuppliedMetric


public interface LabelledSuppliedMetric
The interface Labelled gauge.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    labels(DoubleSupplier valueSupplier, String... labelValues)
    Labels.
  • Method Details

    • labels

      void labels(DoubleSupplier valueSupplier, String... labelValues)
      Labels.
      Parameters:
      valueSupplier - the value supplier
      labelValues - the label values