keith-turner commented on PR #4572:
URL: https://github.com/apache/accumulo/pull/4572#issuecomment-2123164947

   > https://github.com/apache/accumulo/issues/4553 says to add additional 
Compactor metrics, but I have to assume that we would want these for internal 
compactions too, right @ddanielr ?
   
   I experimented with push the metric data all into FileCompactor in 
365e26146c42d56c4d2ab66d63d48cc12142b8fb in this 
[branch](https://github.com/keith-turner/accumulo/tree/addCompactorReadWriteEntriesMetrics).
  Thinking that if the data collection is pushed there it can easily be used by 
tablet serer and compactor.  One thing I am wondering now is if the metric name 
should be same for both processes.


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

Reply via email to