Class AttributedLongGauge

java.lang.Object
org.apache.solr.metrics.otel.instruments.AttributedLongGauge

public class AttributedLongGauge extends Object
  • Constructor Details

    • AttributedLongGauge

      public AttributedLongGauge(io.opentelemetry.api.metrics.LongGauge gauge, io.opentelemetry.api.common.Attributes attributes)
  • Method Details

    • set

      public void set(Long value)