arina-ielchiieva commented on a change in pull request #2050: DRILL-7694: 
Register drill.queries.* counter metrics on Drillbit startup
URL: https://github.com/apache/drill/pull/2050#discussion_r406811541
 
 

 ##########
 File path: 
common/src/main/java/org/apache/drill/exec/metrics/DrillCounters.java
 ##########
 @@ -0,0 +1,53 @@
+package org.apache.drill.exec.metrics;
+
+import com.codahale.metrics.Counter;
+
+public class DrillCounters {
 
 Review comment:
   Please add java doc.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to