| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
| org.springframework.boot.actuate.metrics |
Core actuator support for metrics.
|
| Class and Description |
|---|
| MetricsEndpoint
An
Endpoint for exposing the metrics held by a MeterRegistry. |
| Class and Description |
|---|
| 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. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.