Uses of Class
org.springframework.boot.actuate.autoconfigure.metrics.MeterValue
Package
Description
Auto-configuration for actuator metrics and Micrometer.
-
Uses of MeterValue in org.springframework.boot.actuate.autoconfigure.metrics
Modifier and TypeMethodDescriptionstatic MeterValue
MeterValue.valueOf
(double value) Return a newMeterValue
instance for the given double value.static MeterValue
Return a newMeterValue
instance for the given String value.