Uses of Class
org.axonframework.extension.metrics.micrometer.springboot.MetricsProperties.Micrometer
Packages that use MetricsProperties.Micrometer
Package
Description
Part of the Axon Extension module.
-
Uses of MetricsProperties.Micrometer in org.axonframework.extension.metrics.micrometer.springboot
Methods in org.axonframework.extension.metrics.micrometer.springboot that return MetricsProperties.MicrometerModifier and TypeMethodDescriptionMetricsProperties.getMicrometer()Retrieves the Micrometer specific settings for metrics.Methods in org.axonframework.extension.metrics.micrometer.springboot with parameters of type MetricsProperties.MicrometerModifier and TypeMethodDescriptionvoidMetricsProperties.setMicrometer(MetricsProperties.Micrometer micrometer) Defines the Micrometer settings for metrics.