You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2022/11/01 16:47:29 UTC

[GitHub] [samza] alnzng opened a new pull request, #1638: SAMZA-2764: add the metric "container-active-threads" back

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-unsubscribe@samza.apache.org

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


[GitHub] [samza] mynameborat merged pull request #1638: SAMZA-2764: add the metric "container-active-threads" back

Posted by GitBox <gi...@apache.org>.
mynameborat merged PR #1638:
URL: https://github.com/apache/samza/pull/1638


-- 
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-unsubscribe@samza.apache.org

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


[GitHub] [samza] alnzng commented on pull request #1638: SAMZA-2764: add the metric "container-active-threads" back

Posted by GitBox <gi...@apache.org>.
alnzng commented on PR #1638:
URL: https://github.com/apache/samza/pull/1638#issuecomment-1303916282

   thanks for merging it @mynameborat 


-- 
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-unsubscribe@samza.apache.org

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