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.
-
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 drill-down and their potential values.Description of a metric.Description of metric names.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
.