alnzng opened a new pull request, #1638:
URL: https://github.com/apache/samza/pull/1638

   # Symptom
   
   No data was emitted for the metric `container-active-threads`
   
   # Cause
   
   This PR(#1501 ) removed the logic to emit data for metric accidently: 
https://github.com/apache/samza/pull/1501/files#diff-f79781ad4c55ae7860829b06fd9dfd15e8069c37e64f8854d8f27ca2cd1f3ee5L637
 
   
   # Changes
   
   - Add the deleted logic back in a new class`SamzaContainerMonitorListener` 
   
   # Tests
   
   - Unit tests
   


-- 
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: commits-unsubscr...@samza.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to