Package | Description |
---|---|
org.springframework.cloud.stream.metrics | |
org.springframework.cloud.stream.metrics.config |
Constructor and Description |
---|
ApplicationMetricsExporter(org.springframework.boot.actuate.endpoint.MetricsEndpoint endpoint,
org.springframework.messaging.MessageChannel source,
ApplicationMetricsProperties properties) |
Modifier and Type | Method and Description |
---|---|
static org.springframework.beans.factory.config.BeanPostProcessor |
BinderMetricsAutoConfiguration.metricExportersBeanPostProcessor(org.springframework.boot.actuate.endpoint.MetricsEndpoint endpoint,
Emitter emitter,
ApplicationMetricsProperties properties)
Postprocessor for installing the
ApplicationMetricsExporter as an exporter
under the name application . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.