@Experimental(value="Temporarily backported API from Metrics 3.0 to support it in 2.4.x") @Deprecated public interface FunctionGaugeSupport
| Modifier and Type | Method and Description |
|---|---|
<T extends Number> |
gauge(String name,
Supplier<T> supplier,
org.eclipse.microprofile.metrics.Tag... tags)
Deprecated.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.