public class Metrics extends Object
Note: This utility class is for internal use only. It can be removed at any time.
Constructor and Description |
---|
Metrics() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isMicrometerAvailable()
Check if the current runtime supports metrics, by verifying if Micrometer Core is on the classpath.
|
static boolean |
isTracingAvailable()
Check if the current runtime supports tracing, by verifying if Micrometer Tracing is on the classpath.
|
public static boolean isMicrometerAvailable()
public static boolean isTracingAvailable()