Interface ObservableDoubleGauge


public interface ObservableDoubleGauge
A reference to an observable metric registered with DoubleGaugeBuilder.buildWithCallback(Consumer).

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