Class MetricsEndpoint.MetricDescriptor
java.lang.Object
org.springframework.boot.micrometer.metrics.actuate.endpoint.MetricsEndpoint.MetricDescriptor
- All Implemented Interfaces:
org.springframework.boot.actuate.endpoint.OperationResponseBody
- Enclosing class:
MetricsEndpoint
public static final class MetricsEndpoint.MetricDescriptor
extends Object
implements org.springframework.boot.actuate.endpoint.OperationResponseBody
Description of a metric.
- Since:
- 4.0.0
-
Method Details
-
getName
-
getDescription
-
getBaseUnit
-
getMeasurements
-
getAvailableTags
-