public static class MetricsProperties.Distribution extends Object
Constructor and Description |
---|
Distribution() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMaximumExpectedValue() |
Map<String,String> |
getMinimumExpectedValue() |
Map<String,double[]> |
getPercentiles() |
Map<String,Boolean> |
getPercentilesHistogram() |
Map<String,ServiceLevelObjectiveBoundary[]> |
getSla()
Deprecated.
|
Map<String,ServiceLevelObjectiveBoundary[]> |
getSlo() |
@Deprecated @DeprecatedConfigurationProperty(replacement="management.metrics.distribution.slo") public Map<String,ServiceLevelObjectiveBoundary[]> getSla()
public Map<String,ServiceLevelObjectiveBoundary[]> getSlo()