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