@Internal public class ProducerKafkaMetricsReporter extends AbstractKafkaMetricsReporter
MetricsReporter class for producer metrics.CLIENT_ID_TAG, NODE_ID_TAG, TOPIC_TAG| Constructor and Description |
|---|
ProducerKafkaMetricsReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Method to close bean.
|
protected java.lang.String |
getMetricPrefix()
Abstract method to implement with the metric prefix for the reporter.
|
bindTo, configure, getIncludedTags, init, metricChange, metricRemovalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontextChange, reconfigurableConfigs, reconfigure, validateReconfigurationprotected java.lang.String getMetricPrefix()
getMetricPrefix in class AbstractKafkaMetricsReporter@PreDestroy public void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in interface MetricsReporterclose in class AbstractKafkaMetricsReporter