Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
MessageChannelMetricWriter |
MetricsChannelAutoConfiguration.messageChannelMetricWriter(MessageChannel channel) |
Constructor and Description |
---|
MetricExportAutoConfiguration(MetricExportProperties properties,
ObjectProvider<MetricsEndpointMetricReader> endpointReaderProvider,
ObjectProvider<List<MetricReader>> readersProvider,
ObjectProvider<Map<String,GaugeWriter>> writersProvider,
ObjectProvider<Map<String,Exporter>> exportersProvider) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.