Uses of Package
org.springframework.boot.actuate.metrics
Packages that use org.springframework.boot.actuate.metrics
Package
Description
Auto-configuration for actuator metrics and Micrometer.
Core actuator support for metrics.
Actuator support for Spring Data Repository metrics.
Actuator support for web client metrics.
Actuator support for
WebClient
metrics.Actuator support for WebFlux metrics.
Actuator support for Spring MVC metrics.
-
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.autoconfigure.metricsClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
.An@Endpoint
for exposing the metrics held by aMeterRegistry
. -
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.metricsClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
.A set of tags for further dimensional drilldown and their potential values.Response payload for a metric name listing.Response payload for a metric name selector.A measurement sample combining astatistic
and a value. -
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.metrics.dataClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
. -
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.metrics.web.clientClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
. -
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.metrics.web.reactive.clientClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
. -
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.metrics.web.reactive.serverClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
. -
Classes in org.springframework.boot.actuate.metrics used by org.springframework.boot.actuate.metrics.web.servletClassDescriptionStrategy that can be used to apply
Timers
automatically instead of using@Timed
.