public class Metrics extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Metrics.MicrometerConfiguration |
Constructor and Description |
---|
Metrics() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isInstrumentationAvailable()
Check if the current runtime supports metrics / instrumentation, by
verifying if Micrometer is on the classpath.
|