JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.metrics.MetricsEndpoint.Sample
Packages that use
MetricsEndpoint.Sample
Package
Description
org.springframework.boot.actuate.metrics
Core actuator support for metrics.
Uses of
MetricsEndpoint.Sample
in
org.springframework.boot.actuate.metrics
Methods in
org.springframework.boot.actuate.metrics
that return types with arguments of type
MetricsEndpoint.Sample
Modifier and Type
Method
Description
List
<
MetricsEndpoint.Sample
>
MetricsEndpoint.MetricDescriptor.
getMeasurements
()