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