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