vishwajith-s opened a new pull request #1416:
URL: https://github.com/apache/samza/pull/1416


   Symptom: Missing metrics. EventSystemConsumer consumer lag latency
   metrics are missing.
   
   Cause: Histogram update and percentile gauges are updated in two
   different functions. Percentiles are internal to Samza histogram and
   hence should be updated internally as part of update.
   
   Changes: Histogram update also updates internal gauges.


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


Reply via email to