@Incubating(since="1.1.0") @NonNullApi @NonNullFields public class KafkaConsumerMetrics extends Object implements MeterBinder, AutoCloseable
Metric names here are based on the naming scheme as it was last changed in Kafka version 0.11.0. Metrics for earlier versions of Kafka will not report correctly.
| Constructor and Description |
|---|
KafkaConsumerMetrics() |
KafkaConsumerMetrics(Iterable<Tag> tags) |
KafkaConsumerMetrics(MBeanServer mBeanServer,
Iterable<Tag> tags) |
public KafkaConsumerMetrics()
public KafkaConsumerMetrics(MBeanServer mBeanServer, Iterable<Tag> tags)
public void bindTo(MeterRegistry registry)
bindTo in interface MeterBinderpublic void close()
close in interface AutoCloseableCopyright © 2020 LeanCloud. All rights reserved.