Class MetricsEndpoint.MetricDescriptor
java.lang.Object
org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricDescriptor
- All Implemented Interfaces:
OperationResponseBody
- Enclosing class:
MetricsEndpoint
public static final class MetricsEndpoint.MetricDescriptor
extends Object
implements OperationResponseBody
Description of a metric.
- Since:
- 2.0.0
- Author:
- Jon Schneider, Phillip Webb
-
Method Summary
-
Method Details
-
getName
-
getDescription
-
getBaseUnit
-
getMeasurements
-
getAvailableTags
-