@Deprecated
public class Metrics
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
Metrics.MicrometerConfiguration
已过时。
Prefer using the reactor-core-micrometer module and configuring it using the Micrometer entrypoint.
|
构造器和说明 |
---|
Metrics()
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
static boolean |
isInstrumentationAvailable()
已过时。
prefer explicit usage of the reactor-core-micrometer module. To be removed in 3.6.0 at the earliest.
|
@Deprecated public static final boolean isInstrumentationAvailable()
Note that this is regardless of whether the new reactor-core-micrometer module is also on the classpath (which could be the reason Micrometer is on the classpath in the first place).