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: [email protected]
