public class KafkaBinderMetrics extends Object implements org.springframework.boot.actuate.endpoint.PublicMetrics
| Constructor and Description |
|---|
KafkaBinderMetrics(KafkaMessageChannelBinder binder,
KafkaBinderConfigurationProperties binderConfigurationProperties) |
KafkaBinderMetrics(KafkaMessageChannelBinder binder,
KafkaBinderConfigurationProperties binderConfigurationProperties,
org.springframework.kafka.core.ConsumerFactory<?,?> defaultConsumerFactory) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.springframework.boot.actuate.metrics.Metric<?>> |
metrics() |
public KafkaBinderMetrics(KafkaMessageChannelBinder binder, KafkaBinderConfigurationProperties binderConfigurationProperties, org.springframework.kafka.core.ConsumerFactory<?,?> defaultConsumerFactory)
public KafkaBinderMetrics(KafkaMessageChannelBinder binder, KafkaBinderConfigurationProperties binderConfigurationProperties)
public Collection<org.springframework.boot.actuate.metrics.Metric<?>> metrics()
metrics in interface org.springframework.boot.actuate.endpoint.PublicMetricsCopyright © 2017 Pivotal Software, Inc.. All rights reserved.