Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
Modifier and Type | Method and Description |
---|---|
static org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryPostProcessor |
MetricsAutoConfiguration.meterRegistryPostProcessor(org.springframework.beans.factory.ObjectProvider<io.micrometer.core.instrument.binder.MeterBinder> meterBinders,
org.springframework.beans.factory.ObjectProvider<io.micrometer.core.instrument.config.MeterFilter> meterFilters,
org.springframework.beans.factory.ObjectProvider<MeterRegistryCustomizer<?>> meterRegistryCustomizers,
org.springframework.beans.factory.ObjectProvider<MetricsProperties> metricsProperties,
org.springframework.context.ApplicationContext applicationContext) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.