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.
|
org.springframework.boot.actuate.metrics.web.client |
Actuator support for web client metrics.
|
org.springframework.boot.actuate.metrics.web.reactive.client |
Actuator support for
WebClient
metrics. |
org.springframework.boot.actuate.metrics.web.reactive.server |
Actuator support for WebFlux metrics.
|
org.springframework.boot.actuate.metrics.web.servlet |
Actuator support for Spring MVC metrics.
|
Class and Description |
---|
AutoTimer
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
MetricsEndpoint
An
@Endpoint for exposing the metrics held by a MeterRegistry . |
Class and Description |
---|
AutoTimer
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
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. |
Class and Description |
---|
AutoTimer
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
Class and Description |
---|
AutoTimer
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
Class and Description |
---|
AutoTimer
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
Class and Description |
---|
AutoTimer
Strategy that can be used to apply
Timers automatically instead of using
@Timed . |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.