Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
MessageChannelMetricWriter |
MetricsChannelAutoConfiguration.messageChannelMetricWriter(org.springframework.messaging.MessageChannel channel) |
Constructor and Description |
---|
MetricExportAutoConfiguration(MetricExportProperties properties,
org.springframework.beans.factory.ObjectProvider<MetricsEndpointMetricReader> endpointReader,
org.springframework.beans.factory.ObjectProvider<List<MetricReader>> readers,
org.springframework.beans.factory.ObjectProvider<Map<String,GaugeWriter>> writers,
org.springframework.beans.factory.ObjectProvider<Map<String,Exporter>> exporters) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.