public class KafkaSensorLogRedactorMetrics extends Object implements io.confluent.log4j.redactor.LogRedactorMetrics
| Constructor and Description |
|---|
KafkaSensorLogRedactorMetrics() |
public void count(String metricName, Map<String,String> tags)
count in interface io.confluent.log4j.redactor.LogRedactorMetricspublic void timer(double value,
String metricName,
Map<String,String> tags)
timer in interface io.confluent.log4j.redactor.LogRedactorMetrics