amaliujia opened a new pull request #209:
URL: https://github.com/apache/incubator-ratis/pull/209


   ## What changes were proposed in this pull request?
   
   There are two convention of metric naming convention 
   `public static final String RAFT_LOG_WORKER_QUEUE_SIZE = "workerQueueSize";`
   `public static final String RATIS_GRPC_METRICS_REQUEST_RETRY_COUNT = 
"num_retries";`
   
   We can have a unified convention.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1077
   
   ## How was this patch tested?
   
   UT
   


----------------------------------------------------------------
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]


Reply via email to