Interface ObservableLongGauge


public interface ObservableLongGauge
A reference to an observable metric registered with LongGaugeBuilder.buildWithCallback(Consumer).

This interface currently has no methods but may be extended in the future with functionality such as canceling the observable.