mcvsubbu commented on PR #9977:
URL: https://github.com/apache/pinot/pull/9977#issuecomment-1349986645

   Yes, Basically, the approach is to have a time-based lag as the diff between 
`System.getCurrentMillis()` and `msgMetadata.getRecordIngestionTimeMs()` and 
emit that as a metric. 
   However, we are adding more logic around this to keep increasing the time 
when we the consumer is busy building segments (for example). Or, when when 
there is no consuming partition for a partition.
   
   @jugomezv  will post a PR soon. 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to