Uses of Class
org.springframework.boot.actuate.autoconfigure.metrics.ServiceLevelObjectiveBoundary
Packages that use ServiceLevelObjectiveBoundary
Package
Description
Auto-configuration for actuator metrics and Micrometer.
-
Uses of ServiceLevelObjectiveBoundary in org.springframework.boot.actuate.autoconfigure.metrics
Methods in org.springframework.boot.actuate.autoconfigure.metrics that return ServiceLevelObjectiveBoundaryModifier and TypeMethodDescriptionServiceLevelObjectiveBoundary.valueOf(double value) Return a newServiceLevelObjectiveBoundaryinstance for the given double value.Return a newServiceLevelObjectiveBoundaryinstance for the given String value.