You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/05/20 20:56:26 UTC

[GitHub] [hbase] apurtell commented on pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

apurtell commented on pull request #1749:
URL: https://github.com/apache/hbase/pull/1749#issuecomment-631722066


   Log the elapsed time in milliseconds, which most operators are very familiar with.
   
   Remove the log lines for the average time, which is not interesting, and can be derived from logs using any of the common solutions for log scraping that operators will use. 
   
   I agree with @ndimiduk  that a histogram might be better, but it should be exported as a real metric, not dumped in logs, in that case. Added a TODO in that regard.
   


----------------------------------------------------------------
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:
users@infra.apache.org