See: Description
Interface | Description |
---|---|
AutoTimer |
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
Class | Description |
---|---|
MetricsEndpoint |
An
@Endpoint for exposing the metrics held by a MeterRegistry . |
MetricsEndpoint.AvailableTag |
A set of tags for further dimensional drilldown and their potential values.
|
MetricsEndpoint.ListNamesResponse |
Response payload for a metric name listing.
|
MetricsEndpoint.MetricResponse |
Response payload for a metric name selector.
|
MetricsEndpoint.Sample |
A measurement sample combining a
statistic and a value. |