Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
Modifier and Type | Method and Description |
---|---|
static ServiceLevelObjectiveBoundary |
ServiceLevelObjectiveBoundary.valueOf(double value)
Return a new
ServiceLevelObjectiveBoundary instance for the given double
value. |
static ServiceLevelObjectiveBoundary |
ServiceLevelObjectiveBoundary.valueOf(String value)
Return a new
ServiceLevelObjectiveBoundary instance for the given String
value. |