Uses of Class
org.axonframework.micrometer.GlobalMetricRegistry
Packages that use GlobalMetricRegistry
-
Uses of GlobalMetricRegistry in org.axonframework.micrometer
Constructors in org.axonframework.micrometer with parameters of type GlobalMetricRegistryModifierConstructorDescriptionMetricsConfigurerModule(GlobalMetricRegistry globalMetricRegistry) MetricsConfigurerModule(GlobalMetricRegistry globalMetricRegistry, boolean useDimensions) -
Uses of GlobalMetricRegistry in org.axonframework.springboot.autoconfig
Methods in org.axonframework.springboot.autoconfig that return GlobalMetricRegistryModifier and TypeMethodDescriptionstatic GlobalMetricRegistryMicrometerMetricsAutoConfiguration.globalMetricRegistry(io.micrometer.core.instrument.MeterRegistry meterRegistry) Methods in org.axonframework.springboot.autoconfig with parameters of type GlobalMetricRegistryModifier and TypeMethodDescriptionstatic MetricsConfigurerModuleMicrometerMetricsAutoConfiguration.metricsConfigurerModule(GlobalMetricRegistry globalMetricRegistry, MetricsProperties metricsProperties)