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

   LISAMZA-31001
   
   Symptom: The "Container Not Running" metric is broken when container level 
metrics is enabled.
   
   Fix: Adding a new gauge metric to report 1 whenever a container is 
processing. "Container Not Running" can be calculated by total_container_count 
- sum(container_running)


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