kevinw66 commented on code in PR #52:
URL: https://github.com/apache/ambari-metrics/pull/52#discussion_r1015820612


##########
ambari-metrics-kafka-sink/src/main/java/org/apache/hadoop/metrics2/sink/kafka/KafkaTimelineMetricsReporter.java:
##########
@@ -81,7 +80,6 @@ public class KafkaTimelineMetricsReporter extends 
AbstractTimelineMetricsSink
   private static final String TIMELINE_DEFAULT_PROTOCOL = "http";
   private static final String EXCLUDED_METRICS_PROPERTY = 
"external.kafka.metrics.exclude.prefix";
   private static final String INCLUDED_METRICS_PROPERTY = 
"external.kafka.metrics.include.prefix";
-  private static final String INCLUDED_METRICS_REGEX_PROPERTY = 
"external.kafka.metrics.include.regex";

Review Comment:
   Looks like this was added on AMBARI-24797, why delete here?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to