public class KafkaStreamsMetricsReporter extends AbstractKafkaMetricsReporter
CLIENT_ID_TAG, NODE_ID_TAG, TOPIC_TAG
Constructor and Description |
---|
KafkaStreamsMetricsReporter() |
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, metricRemoval
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contextChange, reconfigurableConfigs, reconfigure, validateReconfiguration
protected java.lang.String getMetricPrefix()
AbstractKafkaMetricsReporter
getMetricPrefix
in class AbstractKafkaMetricsReporter
@PreDestroy public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in interface MetricsReporter
close
in class AbstractKafkaMetricsReporter